Home Forums WoodMart support forum remove spacing at bottom

remove spacing at bottom

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #628378

    greg-9795
    Participant

    Hi, our mobile version of our site is showing a large space between the HTML block of scrolling businesses we have worked with, and the black footer with the white Elite logo.

    There is no spacing /margin at the bottom of the HTML block for the scrolling logos or for the footer.

    Why is this large space displaying and how can we remove it.
    Thanks,

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

    Hung Pham
    Keymaster

    Hi greg-9795,

    Thanks for reaching to us.

    I didn’t see the white spacing, please let me know if you resolved it.

    Regards,

    #628523

    greg-9795
    Participant

    Yeh it is still there, as shown in the photo and on the live site this is for mobile.

    Please check the mobile version. It shows on developing the site and on the live site.

    #628549

    Hung Pham
    Keymaster

    Hi greg-9795,

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

    main.wd-content-layout {
        padding-block: 20px;
    }

    Best Regards,

    #628554

    greg-9795
    Participant

    Hi, it has not worked and has turned red in the CSS box as shown in the attached photo.
    Please advise
    Thanks,

    Attachments:
    You must be logged in to view attached files.
Viewing 5 posts - 1 through 5 (of 5 total)