Enlarge menu text size

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Tue Apr 09, 2013 12:07 pm
Reply with quote
Report this post
Many thanks for your excellent templates. I am using Magazine with Joomla 3.0. I have the menu items in the sidebar position. They are regular module items. I was wondering what override.css code I could insert to increase the size of the menu items which I feel are a bit small at present.
Many thanks,
Richard

http://www.londonetal.com
User avatar
Fresh Boarder

Konrad M
Tue Apr 09, 2013 4:10 pm
Reply with quote
Report this post
Hi,
please try add to override.css
Code: Select all
ul.nav.menu li {
    font-size:14px;
}

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


cron