Viewing 2 replies - 1 through 2 (of 2 total)
  • You can add some CSS under Settings -> Social Media “Extra Style”; use something like this:

    .synved-social-button {
    margin-left: 10px !important;
    }

    If you want to just add it to the buttons as a whole instead of each individual button, then set “Buttons in Container” to “Both” and “Buttons Container Type” to “Block” and add this:

    .synved-social-container {
    margin-left: 10px;
    }

    Thread Starter amazingus17

    (@amazingus17)

    Thank you so much Synved.. that helped me..thumbs up..

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add margind’ is closed to new replies.