Footer height

Posted in: Newspaper
Post count: 19

Hello!

How do i change the height of the footer, the footer with logo and logo text (not the grey one with Copyright etc.)?

 

Post count: 780

Hello,

the footer automatically adjusts its height to acomodate it’s content.

if you want to modify it via css:


.td-footer-wrap {
height:1000px;
}
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.