[Resolved] WordPress Social Icons – Spacing

Home Forums Support [Resolved] WordPress Social Icons – Spacing

Home Forums Support WordPress Social Icons – Spacing

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2331345
    scometamus

    Hi, how can I do spacing between the social icons in my footer. Couldn’t find a setting in WordPress/Generatepress.

    Thanks a lot !

    #2331397
    David
    Staff
    Customer Support

    Hi there,

    you will need to add this CSS to your site:

    .wp-block-social-link {
        margin: 0 10px;
    }

    Adding CSS:
    https://docs.generatepress.com/article/adding-css/

    #2331460
    scometamus

    Thank you very much David, that worked smoothly!

    Best,
    Jan

    #2331489
    David
    Staff
    Customer Support

    Glad to hear that

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.