Disable footer for mobile - by herokin - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 8 years, 1 months ago ago by Robert Hall

  • Avatar: herokin
    herokin
    Participant
    March 2, 2016 at 18:25

    I want to disable the footer for my mobile version but keep the footer with the copyright, could you help?

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 2, 2016 at 19:31

    Hello,

    Please add this code in Theme Options->Custom CSS->Custom CSS for mobile

    .main-footer {
        display: none;
    }

    Regards,
    Robert Hall

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.