• Hi,

    I just moved over my Podcasts from Podpress and I like Blubrry alot.
    I like the automated colored itunes/Android buttons but, I’d like to REMOVE the Orange RSS Button on both the Subscribe-to-Podcast Page & Widget. How do I do that please?

    Thanks.

    https://ww.wp.xz.cn/plugins/powerpress/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor 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 Contributor 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.