Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
Remove Footer from single pages
0sixhundred
May 2018
in
Theme support
Is there any code to help remove the entire footer from a single page or all pages?
Thank you.
Comments
Bryan
May 2018
Hi,
so you want to remove the footer from the entire website?
Because each page is a single page.
thanks
0sixhundred
May 2018
yeah that would work also
Bryan
May 2018
This css should be enough
#Footer { display:none !important;}
Sign In
or
Register
to comment.
Comments
so you want to remove the footer from the entire website?
Because each page is a single page.
thanks
#Footer { display:none !important;}