Home New Guten Forums WoodMart support forum How to remove pre footer

How to remove pre footer

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

    Mr Mobility
    Participant

    Please refer to images attached, there is a gap between footer and first elements above. How do we remove this?

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

    Hi,

    Can you please share valid WP-ADMIN Login details of your Site so that we can proceed further and check the issue on your Site and assist you accordingly.

    Best Regards.

    #461166

    Mr Mobility
    Participant

    Thank you, you will find them attached

    #461292

    Hi,

    So, please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global Custom Css:

    .wd-prefooter {
    display: none !important;
    }

    Best Regards.

    #461317

    Mr Mobility
    Participant

    I’ve tried this but unfortunately it hasn’t worked

    #461381

    Hello,

    Please check this manual: https://xtemos.com/docs-topic/top-and-bottom-paddings/

    Let us know if you still need our help.

    Best Regards

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