Home>Support>(Vantage Theme) Question regarding removing RSS Icon

(Vantage Theme) Question regarding removing RSS Icon

Good day

Name Miko
Website: www.thirty5tech.com
Premium Theme: YES
Paypal: [email protected]

======================================================

Good day guys, I have a question which hope it’s a easy fix , I will like to hide or remove completely the ICON RSS feed from the theme itself, I have some RSS feed on my main website and the RSS Icon is display , I will like to know if there is a way to hide it,

I have search online and found this solution to add to the Stylesheet

a.rsswidget img {display: none !important;}

but the icon still shows :(

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 8 months ago Greg Priday
    Hi, I Work Here

    Hi Miko

    Vantage itself doesn’t add an RSS icon on your site. My guess is that there’s a plugin adding this. If you give me a URL where I can take a look at your site, I’ll see if I can figure it out.

  2. 8 years, 8 months ago Miko Ulloa

    yes my website address is http://www.thirty5tech.com

    none of the plugin i used are for rss feed or social networks , i use the default wordpress rss feed to show feeds from other part of the site .

    this is the url to the rss icon itself
    http://www.thirty5tech.com/wp-includes/images/rss.png

  3. 8 years, 8 months ago Miko Ulloa

    I was able to fix the issue by modifying class-wp-widget-rss.php file

    Removing the following code got rid of the rss feed ison as well remove active links from the title .

    		$url = strip_tags( $url );
    		$icon = includes_url( 'images/rss.png' );
    		if ( $title )
    			$title = '<a class="rsswidget" href="' . esc_url( $url ) . '"><img class="rss-widget-icon" style="border:0" width="14" height="14" src="' . esc_url( $icon ) . '" alt="RSS" /></a> <a class="rsswidget" href="' . esc_url( $link ) . '">'. esc_html( $title ) . '</a>';
  4. 8 years, 8 months ago Greg Priday
    Hi, I Work Here

    Hi Miko

    Glad to hear you were able to fix this up :)

  5. 8 years, 7 months ago Miko Ulloa

    Thanks

    for all the help, problem solved :)

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More