Push the footer down

Posted in: Newspaper
Post count: 19

Hi, as seen in the screenshot attached, the footer hides the content of the bottom of the page.
How to get the content to push down the footer?

Thank you!!
Consulta-04

Post count: 35449

Hi,

This can be a plugin conflict, please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.

If the problem persist please provide me a link were I can take a closer look to this issue.

Thank you!

Post count: 19

Thanks for answering! Well, I have disabled the plugins one by one and remains the same. I do not have many active plugins either, I’m in the initial development phase.
I enclose the url of the page on which the problem was best appreciated:
http://metrografic.es/ACBE/2019/05/02/noticia-acbe-05-2/
Thank you!

Post count: 35449

Hi,

Please try this custom css https://www.screencast.com/t/nmPb9p5XtEb
.td-theme-wrap article{
margin-bottom: 200px;
}

You need to set this code in Newspaper>Theme panel>Custom code> Custom css

Thank you!

Post count: 19

Perfect, thanks!
Well, ow to apply that adjustment to the entire site? It also happens with some other sections.

Thank you

Post count: 35449

Hi,

Please provide me a link to these section and I will try to help you!

Thank you!

Post count: 19
Post count: 35449

Hi,

Please replace the above custom css with this one
.td-main-content-wrap, .td-theme-wrap article{
margin-bottom: 200px;
}

Hope this will help you to achieve what you need!

Thanks.

Post count: 19

Perfect, thanks!!

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