Hiding Footer

Posted in: Newspaper
Post count: 131

Hi…

Is it possible to hide footer only on homepage??

Thanks!

Post count: 23312

Hello Sayeed,

Yes, it is possible to hide the footer section only for the homepage. Please try the code below and add it in Theme panel->Custom CSS area, like this: http://screencast.com/t/1Z0jH9Va

.home .td-footer-wrapper {
display:none;
}

The result you should see here: http://screencast.com/t/mJhUljIe

Hope this helps and let us know how it goes!

Thank you for the message!

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