I need to increase width of main menu to provide space for more menu items.
What do I need to change?
Link to the site: http://www.queermagazineonline.com
Thanks.
Anders
#gk-subnav {height: 60px!important}
Hi
You mean more height on subnav block, right?
If so, add this code on template.css (for example):
- Code: Select all
#gk-subnav {height: 60px!important}