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

    Hi guys –

    How do we make it so the social icons in the upper left at http://codelessme.com/jacqueline/ look like this – http://imgur.com/Eoc8hMe
    This includes keeping the colored circular background visible at all times.

    Thanks in advance.

    #232552

    Hey David!

    Looks like you managed to move the social icons like the screenshot. You can add the hover background on the social icons using this on Quick CSS:

    #top .social_bookmarks_facebook a {
    color: #fff;
    background-color: #37589b;
    }

    Regards,
    Ismael

    #234619

    Cool!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Enfold > social icons in header’ is closed to new replies.