Change footer size

Posted in: Newspaper
Post count: 35

Hi!

I think the default footer is too big. How could I change the size. I means not the horizontal, but vertical size. I attach a screenshot: http://subefotos.com/ver/?37b4703e9a8d667ee7f92f8eae2f8f5fo.jpg

Thanks!

Post count: 780

Hi,

please give me your link and we will see if it’s possible to tune the footer via custom CSS.

Post count: 35

It’s descubrirlahistoria.es

Thanks!

Post count: 7909

Hi,

Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/DXmegAxlN

.td-footer-wrapper {
padding-top: 0px;
}
.td-footer-bottom-full {
margin-top: 12px;
padding-top: 30px;
}

Thanks!

Post count: 35

Thank you very much!

Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.