Change header size

Posted in: Newsmag
Post count: 4

hi,
is possible change header size? Logo size and banner ads position:

king regards

Post count: 1291

Hi,

Yes it’s possible with custom css, you could use the inspector to see the current css applied to those elements.

Thank you, Emil G.

Post count: 4

if I knew had ever done. but ok. thank you

Post count: 7909

Hi,

You can change it with custom css in Theme Panel: http://screencast.com/t/ctIYxLDi
And you have to change your Logo, preferably to not change width.

I give you an example: http://screencast.com/t/UHxPeCIth

.td-header-sp-logo{
width:272px;
height:272px;
}
.td-visible-desktop{
margin-top:150px;
}

Thanks!

Post count: 4

Tks.

http://prntscr.com/5k29mm

have a problem, because theme automatically reduces logo image size. Try googgle it!

tks 🙂

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