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

    Hi,

    In the top nav area, how do I make the social icons “circular” on hover? Also, how do I change the font color of these icons? I can’t find the selectors. :(

    Thanks,
    Josh

    #310118

    Hey Josh!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    #header_meta .social_bookmarks li a {
    border-radius: 100px;
    color: red;
    }

    Best regards,
    Yigit

    #310150

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change Social Icon Shape and Font Icon Color’ is closed to new replies.