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?
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!
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.
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.
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!
I emailed all the details yesterday. Please let me know how you get on.