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 on mobile and tablet
bedgel
April 2019
in
Theme support
Is it possible to turn off the footer on mobile and tablet devices, but have it stay on for desktop devices?
Comments
Pablo
April 2019
Hi,
It's possible using the Custom CSS.
If you don't know how to do it, please send me a link to your website.
Thanks
bedgel
April 2019
I do not know how to do it. Here is the link to my website:
http://cp4.f4a.myftpupload.com
Thanks for your help!
Pablo
April 2019
Please paste that CSS into the Theme Options > Custom CSS & JS > CSS
@media
(max-width:1240px){
#Footer{display:none !important;}
}
Thanks
Sign In
or
Register
to comment.
Comments