modifing the width of the dropdown menu, template directory

Premium, Furniture Joomla Design Shop Template with K2Store support
GK User
Wed Dec 12, 2012 1:54 pm
How can I make it so that the "/template/" directory does not appear in the navigation bar?

How can I modify the width of the dropdown menu?

Thanks.
User avatar
Fresh Boarder

Konrad M
Thu Dec 13, 2012 8:38 am
Hi,
to change menu width please try add to override.css
Code: Select all
.childcontent-inner-wrap,
.childcontent-inner-wrap .childcontent-inner,
.childcontent-inner-wrap .childcontent-inner .gkcol {
width:200px !important;
}

and increase or decrease this value to fit your needs. Remember to enable override.css option in template settings.
User avatar


cron