• Resolved care2019

    (@care2019)


    Share buttons have that pink color that I want to remove.

    Please help with simple instruction as I am not expert.

    Thank you

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • The information for this coloring comes from the theme you are using. Unfortunately I can’t tell what kind of theme this is, except that it’s called “Senior”.

    The simplest solution could be to overwrite the styling. Enter the following under Appereance > Customizer > Additional CSS:

    body .share-this .share-buttons .fa {
     background-color: transparent;
    }

    Clear cache of your optimization plugin after saving this.

    Thread Starter care2019

    (@care2019)

    This is worked very well,

    Thank you so much

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Help with share butons’ is closed to new replies.