• Resolved Anna Elizabeth Shirley

    (@aliengirlxyz)


    Hello,

    As you can see from the page I shared.. the colors of the social media icons work very well for the follow footer icons but not for the share sidebar icons.

    I would like to know if I can change the color of the sidebar icons without changing the color of the footer icons.

    I tried using the inspect tools to see if there is anything I can grab to do some custom CSS but I am not seeing anything.

    Thank you,
    Anna

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

Viewing 1 replies (of 1 total)
  • Plugin Author micropat

    (@micropat)

    Hi Anna,

    Here’s some Additional CSS code you can use:

    /* Override the background color of AddToAny buttons in the sidebar. */
    .sidebar .a2a_svg { background-color: #1d5a39 !important; }
    /* Override the foreground color of AddToAny buttons in the sidebar. */
    .sidebar .a2a_svg svg path { fill: #ffffff !important; }
Viewing 1 replies (of 1 total)
  • The topic ‘Change Colors of Social Media Icons’ is closed to new replies.