How to make the Logo Bigger

Posted in: Newspaper
Post count: 4

Hi,

I have purchased and loved the theme, but i think my logo looks WAY TOO SMALL. http://www.kofworld.com
How can i override the setting of the size to make the logo bigger.

Thanks

Post count: 22421

Hello,

If you need to use a big logo, we recommend using one of the 3 full logo header styles: https://forum.tagdiv.com/header-styles/
These are header styles 9, 10 and 11

Thank you!

Post count: 4

The thing is i still want to use the header ad, but just make the logo abt 50% bigger. Anyway to override the setting so that the ad is still on the site of the logo?

Post count: 22421

Well you cannot have a big logo AND the header ad. There is no space for both. The space is limited. You can increase the logo a bit, but not by very much in it’s current position.

Try this code:
@media (min-width: 1019px){
.td-header-style-1 .td-header-sp-logo img{
max-height: 120px;
}
}

Add the code in the theme panel-> custom css box.

Thanks.

Post count: 4

Thank you so much, that worked like a charm!

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