Change header height

Posted in: Newspaper
Post count: 20

Hi,
how can i change the header height? I’m working in local, style 1 default

http://s13.postimg.org/r6f196zx3/Schermata_2016_03_02_alle_15_19_55.png

Post count: 22421

Hi,
If you are talking about the main menu, this can be increased from the fonts section and increase the line-height: http://screencast.com/t/zP0itbMwHdz
Thank you!

Post count: 20

I want to make something similar

http://s11.postimg.org/4e0zfip9f/header.png

Post count: 22421

Hello,

You can achieve that result but it will need a few customizations. First, you will need to remove the header ad container like so: http://screencast.com/t/3MXoVpsx , then you can use this css for positioning:
.td-header-style-1 .td-header-sp-logo {
width: 285px!important;
height: 90px!important;
margin: 0px 28px 0px 28px!important;
}

You can change the values in the code to your preference.

Thank you!

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