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
›
Other
how to remove footer?
ilana22
December 2014
in
Other
hello,
how can i remove or change on some pages the footer?
thank you!
Comments
Albert
December 2014
Hi,
it is not possible to change footer on some pages, but you can remove it from some if you want with below css:
.page-id-xxx #Footer { display: none !important; }
where xxx is page id.
ilana22
December 2014
thank you very much!
and is it possible to make one footer for one page that would be different then the standart footer that in the whole site?
Albert
December 2014
No, this is not possible. Sorry!
ilana22
December 2014
ok thank you
Sign In
or
Register
to comment.
Comments
it is not possible to change footer on some pages, but you can remove it from some if you want with below css: where xxx is page id.