How do I hide the white space at the top and bottom of pages?

Posted in: Newspaper
Post count: 18

On every page, it creates a thin white space at the top where it joins with the header, and at the bottom where it joins with the footer. I want to hide this thin white space and make the images join (header/footer with the page content).

How do I do this please?

Post count: 27744

Hello,

You can try to edit with tagdiv Composer, select where the white space is, and delete the row; also, you can drag and drop the elements where you want on the page using tagdiv Composer.
-> https://tagdiv.com/flexibility-rows-columns-newspaper-theme/
-> https://tagdiv.com/right-click-menu-tagdiv-composer/
Also, if you don’t resolve this, please provide some screenshots.

Thank you!

Post count: 18

Apologies. It is not a row. It is a default white border that is 1px and is by default on the top and bottom of each page (not posts) So it creates a thin 1px white border line between top and bottom imags.
As link shows.

White Space

It is only in mobile phone view. Not on iPad view or Desktop.

I found in Inspector that this code removed it, but when I added this to my CSS nothing happened.


@media
 (max-width: 767px)
(index):958
.tdi_2 {
border-color: #eaeaea !important;
border-style: solid !important;
border-width: 0px 0px 0px 0px !important;
}

Please advise.

Post count: 27744

Hi,

I would like to take a look, can you please contact us via email at contact@tagdiv.com and provide the wp-admin access?

Thank you!

Post count: 18

I emailed all the details yesterday. Please let me know how you get on.

Post count: 21065

Hello!

If you sent an email, then we will take a look and try to help you as soon as possible.
Please be patient!

Thank you!

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