Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Angelo Mandato

    (@amandato)

    Currently there is no way to remove the RSS button. I put such an option on our Feature TODO list. Thanks!

    Plugin Author Angelo Mandato

    (@amandato)

    I thought of another way you can do this now without waiting for the next release. Use CSS!

    Add this to your theme’s CSS:

    body .pp-ssb-widget a.pp-ssb-rss { display: none; }

    The pp-ssb-rss is the specific class for the RSS button.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove RSS Button’ is closed to new replies.