Custom height Main Menu header style 5

Posted in: Newspaper
Post count: 111

Hello,

First off all great theme!
I would like to change the height of the Main Menu in header style 5. Can I do this with some custom CSS?

Post count: 23312

Hello VoZz,

If you want to increase the height of the main menu in header style 5, please try to use a bit of CSS and add it in Theme panel->Custom CSS area.

The code is ->

.td-header-style-5 .td-header-menu-wrap-full {
height:120px!important;
}

The result you should see here -> http://screencast.com/t/UgCQgD03a1p

Hope this helps and let us know how it goes!

If is not what you mean, please provide more details so I will be able to provide a more accurate response.

Thank you for the message!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.