Home Forums WoodMart support forum gap over footer after theme update

gap over footer after theme update

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #378026

    EDEN
    Participant

    hello, can you tell me how to get rid of the blank space over footer that appeared after theme update ?
    thanks

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

    EDEN
    Participant

    here is url where you can see

    #378075

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .footer-sidebar {
        padding-top: 0;
    }

    Best Regards

    #378078

    EDEN
    Participant

    same unluckily ๐Ÿ™

    #378081

    EDEN
    Participant

    its same on desktop, and on mobile its really not beautiful

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

    Hello,

    Please provide the admin panel login details of the website to check it myself and help you out accordingly.

    Best Regards

    #378198

    EDEN
    Participant

    I am creating a clone Ill give you access in one hour, the problem appears only on product pages, please look the screenshot

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

    EDEN
    Participant

    here are login details

    #378434

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .single-product .wd-prefooter {
        padding-bottom: 0;
    }
    
    .single-product .footer-sidebar {
        padding-top: 0;
    }

    Best Regards

    #378479

    EDEN
    Participant

    it works ! thanks !

    only this thread left ๐Ÿ™‚

    https://xtemos.com/forums/topic/shipping-adress-typo/

    #378587

    Hello,

    You are Most Welcome.

    Please wait for your other topic to get replied.

    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 11 posts - 1 through 11 (of 11 total)

The topic ‘gap over footer after theme update’ is closed to new replies.