Home Forums WoodMart support forum Gap Prefooter and Footer

Gap Prefooter and Footer

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #536655

    manfred_macht
    Participant

    Hi,

    i have a space Gap between my Prefooter and my Footer. I already tried to change it with this Tutorial from you:
    https://xtemos.com/docs-topic/top-and-bottom-paddings/

    – I already tryed to change everything like your manual but i can not do it. I already spent hours for it, please just fix it for me, my Shop details are in Private content.

    – The Footer dont collapse in my Mobile phone

    Thank you very much

    #536975

    Hung Pham
    Keymaster

    Hi manfred_macht,

    Thanks for reaching to us.

    Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .main-page-wrapper .site-content {
        margin-bottom: 0;
    }

    Regards,

    #537030

    manfred_macht
    Participant

    Thank you for your reply.

    I put it in but it only shows the main page in correct way.

    All other Page like Product Categorys or unterpages like about us etc. are still with the Gap.

    I need a correction for all Pages of my Shop please.

    #537032

    manfred_macht
    Participant

    Thank you for your reply.

    I put it in but it only shows the main page in correct way.

    All other Page like Product Categorys or unterpages like about us etc. are still with the Gap.

    I need a correction for all Pages of my Shop please.

    Second Problem:
    I also have set a Widget HTML Block in Footer Column 5 but it does not Show in my Footer. Can you check that too please?

    #537041

    manfred_macht
    Participant

    i solved my Footer Problem

    but now Footer Column 4 and 5 does not collapse in mobile version. Why? and How can i get the same result but with collapsing on mobile version?

    also still same problem:

    the white gap between prefooter and footer just work with your CSS on the main page, not on the category and and under pages

    #537081

    Hung Pham
    Keymaster

    Hi manfred_macht,

    Admin credential is incorrect, please check again https://prnt.sc/fcTWIW-1fKtZ

    Regards,

    #537225

    manfred_macht
    Participant

    please check new accessdetails

    #537397

    Hung Pham
    Keymaster

    Hi manfred_macht,

    1. White spacing

    Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .website-wrapper .wd-prefooter {
        padding-bottom: 0;
    }

    2. Footer columns

    Please note that the Collapse widgets on mobile option works when the Footer is built via Widgets, not via HTML Block

    Regards,

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