This topic has 2 replies, 2 voices, and was last updated 8 years, 8 months ago ago by Robert Hall
I want to disable the footer for my mobile version but keep the footer with the copyright, could you help?
Hello,
Please add this code in Theme Options->Custom CSS->Custom CSS for mobile
.main-footer {
display: none;
}
Regards,
Robert Hall
Tagged: disable, footer, mobile, responsive, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up