Header style 10 minor fixes

Posted in: Newsmag
Post count: 44

Hello,
I want to use on my website (good-life.ro) style 10 header.
I uploaded a banner in the logo section but the space above/bellow the logo is too big.
Also the banner is slightly moved to right (about 10px).

So:
1. how do i shrink that space above and bellow the logo?
2. how do i center the logo.

thank you.

Post count: 7909

Hi,

Header style 10 was designed to be used for blog stacks with text logo like you can see on our demo – http://demo.tagdiv.com/newsmag_classic_blog/ that’s why you have this issue with margins. If you want to use it like this(with image logo) please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/x14F2dEywwW

.td-header-style-10 .td-header-text-logo {
margin: 30px auto 30px;
}

Thanks!

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