Change size of header

Posted in: Newspaper
Post count: 45

Hello, i want to change the size of header but i dont know how i can do.

http://i.hizliresim.com/1nlDyp.png. i want to make it smaller. how can i ?

Post count: 6600

Hi,

Please try this custom css, add it in theme panel >custom css field and change the height value as you like it: http://screencast.com/t/QBvAqCaHos

.header-logo-wrap .td-logo-wrap-align {
height: 80px;
}

Hope this helps, please let me know!

Thanks

Post count: 45

i did as you said, but it is not changed. it is still the same size.

Post count: 6600

Hi,

Please send your site’s URL. I need to inspect it so I can provide an accurate solution for this.

Thanks

Post count: 45
Post count: 6600

Hi,

Please use this custom css and add it in theme panel > custom filed: http://screencast.com/t/3i3ROuBAog6L

.blog-stack .td-logo-rec-wrap .header-logo-wrap {
margin: 10px 10px 0px 30px;
}

Thanks

Post count: 45

Thanks for your help. it worked !

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