Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
@media only screen and (max-width: 690px) {
#footer-outer #footer-widgets {
display: none !important;
}
}
Hello. Thank for your response. I've tried your code but the footer disappear on mobile device. I want my footer be able to collapse and can be open on mobile devices.
Hello. I would like to make my 3 columns footer being collapsed on mobile. Do you support this option?
Hey Again,
No, I am afraid there is no such option though we can collapse it using Custom CSS. Let us know the Page url.
Thanks
ThemeNectar Support Team
thank you for your reply. My url is uxnails.com
Hey Again,
I can't seem to view the footer on the url?.
Thanks
ThemeNectar Support Team
Hi. I just turn off the main footer. I already made it back on. Can you check for me?
Hey Again,
I am getting this now:
Thanks
ThemeNectar Support Team
I've done what you said. Can you check it for me?
Hey Again,
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Hello. Thank for your response. I've tried your code but the footer disappear on mobile device. I want my footer be able to collapse and can be open on mobile devices.
Hey Again,
I am afraid there is no such Open/Collapse option available at the moment.
Thanks
ThemeNectar Support Team
i figured. Can I ask you to ipdate this feature on the future version?
Thanks, have added it to the Wishlist.
ThemeNectar Support Team