• Resolved metusalem

    (@metusalem)


    How do I adjust the size of the space between button text and icons? It’s very big by default.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Metusalem,

    Apply this CSS rule to reduce the space between button text and icons

    .simplesocialbuttons.simplesocial-simple-round button {
        padding: 4px 10px 4px 45px;
    }
    Thread Starter metusalem

    (@metusalem)

    Thanks, but it does not change anything?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Space between text and buttons’ is closed to new replies.