Change social icon color without changing site scheme

  • Author
    Posts
  • #35482
    ros phillips

    Using Parabola and have the parabola settings plugin working. I have the social icons on the displayed but how do I change the color of the icon bar (all the icons are currently white with white background)? I thought I selected the color at one time but would like to change it? Is that something we can still do without uploading a new color scheme and starting again? is there somewhere to just select a default or other colors?

    thanks

    #35483
    ros phillips

    I tried this in the child css but it didnt seem to work:

    .socials {background-color:#870203;}
    .socials-hover {background-color:#040f43;}

    I imported a color scheme and saw this – but the new scheme changed all the text fonts as well so I imported the original scheme and tried the above.

    do I need to put something else somewhere else?
    thanks

    #35529
    Zed
    Cryout Creations mastermind

    This will work:

    body .socials a { background-color: ...; }
    body .socials-hover { background-color: ...; }

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Change social icon color without changing site scheme’ is closed to new replies.