how to reduce this blank space between header menu and trending widget

Posted in: Newspaper
Post count: 11

how to reduce this blank space between header menu and trending widget as marked in below screenshop attached
blank space betweek top header and trending widgt

Post count: 11

dyGAXa.md.png

  • This reply was modified 5 years by jabvtl.
Post count: 20688

Hi,

A link to the website would be very helpful, so I can inspect it and try to find out from where exactly does that space comes from, with the browser inspector. Please provide a link to where I can see it.

Thank you!

Post count: 11
Post count: 20688

Hi,

That is the page top padding. There are a few ways to remove it. One would be to enter this code in the theme panel custom CSS section

.home .td-main-page-wrap {
padding-top: 0;
}

The result should be like this https://prnt.sc/ud11ah Please try it.

Thank you!

Post count: 11

thanks Simon it worked.

how can i increase the logo size in mobile responsive mode, since the logo and the header padding looks slim.

here the screenshot attached marked click here

Post count: 35449

Hi,

I think that you can do something using custom css but this will not look very good, another solution is to use a cloud header, this can be edited using tagdiv Composer.

Thank you!

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