Home Forums WoodMart support forum How to hide footer on mobile?

How to hide footer on mobile?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #185672

    akv0291
    Participant

    hide footer on mobile

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

    Hello,

    Thank you very much for choosing our theme and for contacting us.

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

    .footer-container {
        display:none;
    }

    Best Regards

    #185747

    akv0291
    Participant

    Thank you.

    #185822

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Tagged: 

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

The topic ‘How to hide footer on mobile?’ is closed to new replies.