Reduce Header Size

Posted in: Newspaper
Post count: 51

Hi guys,

I’d like know how can I reduce the size of the header so that I can align my header in the center and remove excess empty space.

I’ve tried to reduce it in header section of my theme panel, but it only reduces from bottom, the upper area remains the same and empty, there’s no need for such space, and it’s taking valuable above the fold space in vain.

You can see the picture here.

Post count: 6600

Hi,

Please add this custom CSS in Theme Panel > Custom CSS:

.header-style-3 div.td-grid-wrap {
padding-top: 0px !important;
}

Thanks

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