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

    as title explains i am using the social icon widget and would like to have them permanently highlighted. how do i do this please?

    http://www.thegastronomiccamper.com

    thanks

    #52814
    Sakin
    Keymaster

    @shaun.smudger.smith: You can add the following css in “Appearance => Theme Options => Custom CSS” box:
    .social-profile ul li.facebook a { background-position: 0 -44px; }
    .social-profile ul li.twitter a { background-position: -44px -44px; }
    .social-profile ul li.google-plus a { background-position: -528px -44px; }
    .social-profile ul li.you-tube a { background-position: -132px -44px; }
    .social-profile ul li.instagram a { background-position: -704px -44px; }

    #52891

    thanks man

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘permanently highlight social icons using widget’ is closed to new replies.