Home Forums WoodMart support forum Disable Mobile Footer

Disable Mobile Footer

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #353709

    sg5
    Participant

    Dear support-team,

    only for our startpage we would like to disable the mobile footer. How can we do that?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #353753

    Hello,

    Please try adding this Custom CSS code to the Theme Settings >> Custom CSS >> Mobile:

    .home .footer-container {
        display:none;
    }

    Best Regards

    #353755

    sg5
    Participant

    But we would like to hide it only on one specific page.

    thanks

    #353798

    Hello,

    Please provide the URL of the page to let me provide you the CSS.

    Best Regards

    #354295

    sg5
    Participant

    We could solve it over the presets functionality.

    thank you

    #354426

    Hello,

    We are Glad that your issue has been Resolved.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Disable Mobile Footer’ is closed to new replies.