Spaces in footer

Posted in: Newspaper
Post count: 19

Hi, I want to reduce the space between the top of the footer and the logo.

And also the space between the logo and the text line below.

How do I do it?

Thank you

http://metrografic.es/ACBE/

Consulta02

Post count: 35449

Hi,

In order to reduce the space in footer please try this custom css -> https://www.screencast.com/t/gIsH1nQQDq
.td-footer-wrapper{
padding-top: 18px;
}
.footer-logo-wrap{
margin-bottom: 0;
}

Set the code in Newspaper>Theme panel>Custom code>Custom css

Thank you!

Post count: 19

Thanks!!

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