menu width change

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Mon May 27, 2013 7:27 am
Hello,

My top menu is going to a second line due to there is not enough width for it.
Please, advise if I could change the top menu width without changing the whole template width.

Thanks
User avatar
Fresh Boarder

GK User
Mon May 27, 2013 7:37 am
Without site's url I can advice one thing:.
please edit: /templates/gk_yourshop/css/override.css and add at its end:
to reduce padding on sides of menu positions:
Code: Select all
div.gk-menu > ul > li > a > span {padding: 0 5px}

(play with second number)


Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Mon May 27, 2013 7:54 am
Thank you so much. It's working good.
User avatar
Fresh Boarder


cron