Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Syed Balkhi

    (@smub)

    Hi Stephanie,

    Change your CSS To look like this:

    #fsb-social-bar .fsb-title {font-family: 'Source Sans Pro', Arial, sans-serif !important;}

    Basically any CSS style you want to override, make sure to add an important tag to it. For the borders like SteadyStrength, you would need to target each div individually and add a border-right to it.

    Unfortunatey, we do not provide styling support for the plugin, but it is definitely possible with CSS.

    -Syed

    Thread Starter Stephanie Alexis

    (@sgonzaga)

    Thanks Syed for the tips! I tried adding the code you provided and it worked. Much appreciated.

    To add a border-right to the buttons, which css file/plugin file should I edit? I tried looking through the files via FTP but could only find the admin css file. My theme supports custom css, so should I apply the edits there?

    Hope you could help this one last time. Thanks!

    Plugin Author Syed Balkhi

    (@smub)

    You would simply override the CSS like you did above in your custom.css file. You just need to target each individual div for the respective sharing item (i.e twitter, facebook, etc)

    Could you just provide the code that is used on your site http://www.wpbeginner.com/floating-social-bar/#respond

    It looks great and was what I was expecting and not what I got. Its not bad, but I just don’t have css skills or money to pay someone.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Need help customising FSB’ is closed to new replies.