• Resolved Rokemar

    (@rokemar)


    WOW!

    Dude this is awesome.

    Great job, I’ll be sure to donate but I have a few questions first.

    Considering I’m no Developer or Designer, I had someone do some custom work on my share buttons for my site using CSS.

    So because of that I’m a bit hesitant to download and install your awesome idea into my site as it may ..I guess conflict or break any work already on my site.

    So my question is..can the colors and icons be changed for the share buttons? I went through your description and looked at your screenshots and I couldn’t find an answer 🙂

    Please help 🙂

    Thanks

    https://wordpress.org/plugins/ridiculously-responsive-social-sharing-buttons/

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

    (@aarreedd)

    Right now there are no admin options but I plan on adding them in the future.

    To customize the colors you will have to modify the css. The lines you want to change in rrssb.css look like this:

    .rrssb-buttons li.email a {
      background-color: #0a88ff;
    }
    
    .rrssb-buttons li.email a:hover {
      background-color: #006ed6;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘hex/rgb and icon customization’ is closed to new replies.