• Resolved Carival

    (@carival)


    Hi there,

    Very nice plugin. I’m using it on two of my websites.

    Just want to know how could I set a background color on hover for each of the floating social bar icons. I set the main background color (dark gray) for all of them on Settings>Theme Selection>Floating Interface Theme. But only have one option for Background Color On Hover.

    What I want to achieve is to have a different background color for each social icon on hover. Can I do that through the plugin custom CSS window? Or I need to do some coding? Not an expert, by the way.

    Thanks in advance for your help

    Carlos A.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Heateor Support

    (@heateor)

    Hi Carlos,

    Thanks for the appreciation ??
    You can add following CSS in Custom CSS option at Super Socializer > General Options page in admin area:

    i.theChampFacebookBackground:hover{
        background-color: red;
    }

    Above is for Facebook share icon. You can replace “Facebook” with the social network for which you want to specify a background color on hover and add in the “Custom CSS” option.

Viewing 1 replies (of 1 total)
  • The topic ‘Background color on hover for Floating Social Bar Icons’ is closed to new replies.