Change size logo in header style 7

Posted in: Newspaper
Post count: 14

Hi!

I uploaded all the logo’s in the recommended size. But for me the logo is taking way too much space in the header.
I prefer using Style 7, only that the logo is using the same height as the rest of the menu row (or at least around the same amount of height/space). So with this, I also get more space for menu buttons, before they fall of to the next row.

I checked lots of other topics around the same issue, but could not find a suitable fix for me.
So could you please help me out. To make myself more clear, you can check this image: Logo header size

Thanks!

  • This topic was modified 7 years by marnick.
  • This topic was modified 7 years by marnick. Reason: Make myself more clear
Post count: 7909

Hi,

Please provide your site url so we can inspect this and try to provide a css solution.

Thanks!

Post count: 14

Hi,

My (dev) website is: localvietnam.com

Thanks!

Post count: 20685

Hi,

So maybe something like this – https://www.screencast.com/t/j3N0fC20lQ
It will reduce the logo and also align it to the bottom

.td-header-style-8 .td-header-sp-logo img {
max-height: 48px;
top: auto;
}

Thanks

Post count: 14

It works, thank you!!

Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.