Modify menu height

Posted in: Newspaper
Post count: 107

Hi there,

How can I make my main menu height smaller?
About 10px

Many thanks

Ken

Post count: 6600

Hi,

Please use this css:

.menu-primary-menu-container .sf-menu > li > a {
line-height: 20px;
}

.td-menu-placeholder .td-menu-background .td-menu-wrap {
height: 20px;
}

.td-menu-wrap .header-search-wrap #search-button .td-sp-ico-search {
top: -2px;
}

Should work like this: http://screencast.com/t/F9jWunuJujbp

Thanks

Post count: 107

Thank you – AGAIN my friend :))

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