Home Forums WoodMart support forum Need Help !

Need Help !

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

    max06accesso
    Participant

    Hello,

    Can you tell me how to remove this white margin between the Footer copyrights and the information boxes (only on the home page)

    Thanks in advance

    Best Regards

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

    Hello,

    I saw the screenshot you attached and visited your website.

    It seems that you have added empty sections at the bottom of the page. Please edit the page and remove the empty sections at the bottom. This will fix the issue.

    Screenshot for Clarification: https://ibb.co/nRvYBMq

    Best Regards.

    #211524

    max06accesso
    Participant

    Hello,

    I voluntarily added an empty space to have the same margin at the top and bottom of the information boxes. I just removed the empty space but a default margin is still present. Please check.

    Regards

    #211558

    max06accesso
    Participant

    Modification!I just created a template for the information boxes and created a htlm block that I inserted in the prefooter area. Then I inserted the following css code to remove the margin:

    .woodmart-prefooter {
    padding-bottom: 0px;
    }

    It worked and I have no more room.

    Can you tell me if the method is correct?

    Is the code correct?

    Thanks

    #211637

    Hello,

    We are Glad that you found a solution for yourself. You are Great!!!

    If the CSS works fine for you then you can keep it.

    Let us know if there’s anything else we can do for you??

    Best Regards.

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

The topic ‘Need Help !’ is closed to new replies.