Invcrease Main Menu Width

Premium sports magazine Joomla template with clean, easy to customize and unique design.
GK User
Tue Mar 18, 2014 1:31 am
How can i increase the main menu width. I want to add another menu item but it is going to the next line. I dont want it to wrap to the next line.
User avatar
Fresh Boarder

GK User
Tue Mar 18, 2014 7:48 pm
Hi,
you can :
1) reduce width of logo element
h1#gkLogo { width: 215px; }
use 190px or 200px ?

2) reduce font size of menu items
.gkMenu > ul > li { font-size: 15px; }

or ...many different options....

Custom code use manual: http://www.gavick.com/documentation/joo ... -template/
User avatar
Platinum Boarder

GK User
Wed Mar 19, 2014 9:05 am
Thanks a lot.

Sorry which css file contains this?
User avatar
Fresh Boarder

GK User
Thu Mar 20, 2014 10:26 pm
In general: gk_league_news\css\template.css
In NEW templates (2013/2014) sometimes it's better to use override...
but if your case ..don't worry ..this template is too old to get update... if you are using J2.5
User avatar
Platinum Boarder


cron