Minimize top menu block size

Posted in: Newspaper
Post count: 46

Did some fiddling around with the main menu height size via the Theme Fonts menu.

Now, I really want to do the same with the top menu, but I can’t get it to work.

The problem is, that the black bar is too high. Isn’t there any way to change that?

Problem:

Homepage: http://www.tabogvind.nu

Cheers,

Post count: 22421

Hi,

You can use this css to remove the padding top and bottom from the top menu:

.td-header-style-12 .td-header-sp-top-menu, .td-header-style-12 .td-header-sp-top-widget{
padding-top: 5px !important;
padding-bottom: 5px !important;
}

Thank you!

Post count: 46

Worked like a charm.

Thx, once again for great support! 🙂

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