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

    Hi
    Is it possible to change the colors of the social icons in the top menu?
    I would like to swap the colors. Blue at default, white at hover over.

    http://www.ictec.com

    #377533

    Hey dalboslampen!

    try this in Quick CSS field:

    li.social_bookmarks_linkedin.av-social-link-linkedin.social_icon_1 {
    background-color: #2997ab;
    }
    [data-av_icon]:before {
    color: white;
    }
    

    Cheers!
    Andy

    #377745
    This reply has been marked as private.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change default hover color on social icons in secondary menu?’ is closed to new replies.