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

    On my contact page, the social icons aren’t central between their borders. How do I fix this please?

    • This topic was modified 7 years, 9 months ago by mosaic.
    #750287

    Hey kieranvyas,

    Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-77 .social_bookmarks li {
      margin-right:1em;
    }

    Best regards,
    Rikard

    #750405

    This didn’t work but I managed to remove the extra spacing by using:

    .social_bookmarks li {
    margin:0;
    }

    • This reply was modified 7 years, 9 months ago by mosaic.
    #750827

    Hi,

    Great, glad you got it working and thanks for sharing. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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