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
Remove footer from certain page
seandresen
August 2018
in
Other
Hello
How can i remove the footer from this page?
https://www.takertrailers.ee/esileht/
Comments
Pablo
August 2018
Hi,
To hide it on only one page, you have to use Custom CSS
There is no option to hide it only on one page through Muffin Options.
Thanks.
seandresen
August 2018
Whats the custom CSS to hide this?
Pablo
August 2018
Here it is:
.
page
-
id
-
353
#Footer{
display
:
none
!
important
;
}
.
page
-
id
-
353
#Content{
margin
-
bottom
:
0px
!
important
;
}
Thanks
seandresen
August 2018
It still leaves the bottom bar there where the social icon is. how can i remove that also?
Bryan
August 2018
You have made a misstake when pasting the above css, you are missing a " . "
thanks
Sign In
or
Register
to comment.
Comments