Change Currency Switcher Width

  • Posts: 2
  • Thank you received: 0
9 years 4 months ago #207828

-- HikaShop version -- : 2.5.0
-- Joomla version -- : 3.4.3
-- PHP version -- : 5.5
-- Browser(s) name and version -- : Chrome 43.0.2357.132 m

Hello, I want to change Currency Switcher width from 68px to 80px in this line

div class="chzn-container chzn-container-single chzn-container-single-nosearch chzn-container-active chzn-with-drop" style="width: 68px;" title="" id="hikashopcurrency_chzn"

Where i can find this code?
Thank You.

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 82866
  • Thank you received: 13373
  • MODERATOR
9 years 4 months ago #207835

Hi,

You can add such CSS to your website:
#hikashopcurrency{ width: 80px !important; }

You can add it either in your template CSS, or in the frontend CSS of HikaShop as explained here:
www.hikashop.com/support/support/documen...ize-the-display.html

The following user(s) said Thank You: GDS

Please Log in or Create an account to join the conversation.

Time to create page: 0.045 seconds
Powered by Kunena Forum