Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1300440

    Is there a way in which to get the social icons to be encased in a rounded background and always showing.

    Presently I have an ‘f’ for Facebook. When you hover over it, it displays a square blue background.

    Is it possible to have just a round background and always showing?

    Cheers
    John

    #1300458

    Hey John,

    Please provide a link to the sit/page in question so we can look into this further.

    Best regards,
    Jordan Shannon

    #1300859

    Thanks Jordan.

    Link in PC

    Cheers John

    #1300964

    Hi John,

    Can you try adding this CSS code in Enfold > General Styling > Quick CSS:

    #top #wrap_all #header .av-social-link-facebook a {
        color: #fff;
        background-color: #37589b;
        border-radius: 50%;
    }

    Best regards,
    Nikko

    #1301256

    thanks Nikko.

    that did the trick

    So if I had other social icons to do the same do I just try changing the name, say from .av-social-link-facebook to .av-social-link-instagram

    Cheers
    John

    #1301294

    Hi,

    Yes, you would just target the name you are trying to style.

    Best regards,
    Jordan Shannon

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