Shape 5

Joomla Templates => Soul Search - Club => : roneydanie April 23, 2017, 03:35:32 AM



: How to reduce Tab hight of Main Menu
: roneydanie April 23, 2017, 03:35:32 AM
Hello,
    I need to reduce the height of the TABs so that the Main Menu items do not block the Logo. I was wondering where I could make this change. Please see the attachment for screenshot.

Template - Soul Search
Joomla version - 3.6.5
Vertex - 4.1.0

Many thanks!
-Roney


: Re: How to reduce Tab hight of Main Menu
: mikek April 24, 2017, 06:59:10 AM
Hello,

Please post a url to your site.


: Re: How to reduce Tab hight of Main Menu
: roneydanie April 24, 2017, 07:02:37 AM
www.ncmarthomachurch.org/ncmtc3


Mnay thanks for the quick response.

-Roney


: Re: How to reduce Tab hight of Main Menu
: mikek April 25, 2017, 07:33:59 AM
Hello,

At the bottom of template.css please add the following:

#s5_menu_wrap {
margin-top:0px !important;
}

#s5_nav li .s5_level1_span2 {
height:28px !important;
}


: Re: How to reduce Tab hight of Main Menu
: roneydanie April 25, 2017, 07:44:16 AM
Awesome. That fixed it. Thank you so much for the help!

-Roney