MainMenu bug

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Thu Mar 01, 2012 6:07 am
Hey guys,

When i add more menu items, the menu overflows rather than scales, so the template only alows an infinite number of mainmenu items. with the text and padding that is present this is a small amount of mainmenu items. Can the template be fixed so that the menu links/texts scales down within the allocated space?

Please see example image.

What code would need to be changed?

thanks in advance :) - your support of recent has been good.
User avatar
Expert Boarder

GK User
Thu Mar 01, 2012 7:08 am
Please add following css code to reduce font-size so you can have more menu items.

Find File: "templates/gk_music/css/override.css
Add below css code, 18px is default size, use smaller font size e.g 14px
Code: Select all
/* Reduces Menu Font Size */
#gkMainMenu > div > ul > li > a { font-size: 14px; }


Enable Css override option from template settings > advanced settings > css override "on".

See you around...
User avatar
Platinum Boarder

GK User
Thu Mar 01, 2012 11:21 am
thanks - just needed the code sample or location - your support is really improving as of recent - please keep it up
User avatar
Expert Boarder

GK User
Thu Mar 01, 2012 12:16 pm
No problem at all, see you around...
User avatar
Platinum Boarder


cron