Home Forums WoodMart support forum Footer, spaces

Footer, spaces

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #475108

    karine
    Participant

    Hi,
    In column 1 of the Footer, is it possible to reduce the spaces between lines please ?

    Thanks

    Regards

    Karine

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

    Hello,

    Could you provide the page URL and screen? I am checking the home page I do not see any problems: https://gyazo.com/bcbfad56a9aeb91a36d7aedf6899d06e

    Best Regards

    #475365

    karine
    Participant

    Hi,
    The footer has been changed ! I don’t know why sorry.

    Regards

    #475368

    karine
    Participant

    Hi,
    I have a css code for the separators that no longer works. Can you please give me a new one?

    body .color-scheme-light .widget,
    body .woodmart-dark .widget {
    border-color: transparent;
    padding-bottom: 20px !important;
    }

    Regards
    Karine

    #475535

    Hello,

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

    .footer-column-1 .widget {
        padding-bottom: 0;
    }

    Best Regards

    #475924

    karine
    Participant

    Hi,
    Perfect ! Thank you

    #476197

    You are welcome! We are here to help.

    Wish you a wonderful day!

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

The topic ‘Footer, spaces’ is closed to new replies.