Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1420731

    Hi

    I am using the shortcode for [social-bookmarks] within our footer widget.

    I want the rollovers to be circular instead of square?

    How do I change the styling for these? or is there CSS code that can be added.

    Webpage in private.

    Thanks

    #1420768

    Hi woogie07,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    #top #wrap_all .social_bookmarks li a {
        border-radius: 50%;
    }

    Best regards,
    Nikko

    #1420779

    thank you

    That has worked

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Social bookmarks styling’ is closed to new replies.