Unwanted Space In Navigation Bar

Posted in: Newspaper
Post count: 43

There is a strange space in the navigation bar on the sports demo. Any ideas as to how to fix it?
I have deactivated most of my plugins.
Please see here

  • This topic was modified 10 years by Navito.
Post count: 22421

Hello,

You can use this custom css to change the height back again. You seem to have a code that reduces the default line height:

ul.sf-menu > .td-menu-item > a {
line-height: 80px!important;
}

Just add the code in the theme panel-> custom css

Thank you!

  • This reply was modified 10 years by Bogdan B..
Post count: 43

Thanks Bogdan

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