Reducing the footer height

Posted in: Newspaper
Post count: 28

Hi,

Can you let me know how I reduce the footer height thanks

Post count: 6600

Hi,

Please modify the height of the footer using this custom css: http://screencast.com/t/WTkBL21Q7n

.td-full-layout .td-footer-wrap .td-grid-wrap, .td-boxed-layout .td-footer-wrap .span12 .td-grid-wrap {
padding: 69px 13px 27px 13px !important;
height: 320px !important;
}

You can also modify the padding to the footer by changing the value of padding top an bottom which I highlighted in the screenshot.
If this doesn’t work for you please let me know and send your site’s URL so I can inspect this and provide a solution, also provide some details about how you would like to modify it.

Thanks

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