Home › Forums › WoodMart support forum › All about footer All about footer This topic has 1 reply, 2 voices, and was last updated 6 years, 11 months ago by Artem Temos. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts December 10, 2017 at 6:23 am #28120 bangejaakParticipant I want to make my website to be Mobile Friendly in smartphone. So, I want to make the footer disappeared when I access in Smartphone, but still active when I access it on dekstop. I can’t find any menu option to customized. Can you help me ? December 10, 2017 at 12:02 pm #28152 Artem TemosKeymaster Hi, You can add the following code snippet to the Custom CSS area for mobile devices to do this .footer-container { display: none!important; } Regards Author Posts Tagged: footer Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register