Larger Header

Posted in: Newspaper
Post count: 2

I am currently using Style 10 Template for my header and I wish to further increased the white space available above and below my logo. How would I go about doing that?

Is it possible to also increase the dimension restrictions of the size of the logo?

Appreciate your help.

Post count: 22421

Hello,

There are no logo restrictions in header style 10./ The logo will show as big as you upload it in. Just make sure you use the full size and not a thumbnail of your logo from the wordpress media section (bottom right of the screen). As for the white speace you can add this code in the theme panel-> custom css box:
.td-header-style-10 .td-logo-wrap-full{
padding-bottom:20px;
padding-top:20px;
}

Thank you!

Post count: 2

Worked perfectly – thanks a bunch!

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