Help to make the Logo Bigger in Header Style 9

Posted in: Newsmag
Post count: 2

Hi! I need some help to make the logo bigger with the Header Style 9. I know I can change the min-height/max-height and stuff… but… the sticky header persists bigger instead of to load the Mobile Logo, for example.

So I need to find a way to use a logo with 100px of height in the normal header and 75px in the sticky header.

Here’s my CSS so far:

/** LOGO **/

.td-main-menu-logo img,
.sf-menu > .td-menu-item > a > img {
max-height: 100px !important;
}

/** NAV **/

ul.sf-menu li { float: right; }
.td-mega-menu ul { margin-top: 32px !important; }
.td-header-main-menu { padding: 20px; }
.sf-menu { padding: 3px; }

Thanks guys!

Post count: 1291

Hi,

Please set the desired logos and provide the url so i can take a look, i’ll get back with a solution.

Thank you!

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