Social Icons- Top Right Header

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2107
    Zurf
    Member

    Hello,

    I am trying to eliminate the RSS Feed icon completely. When I removed it from the style code, it just switched the icon to a facebook icon, however still hovers and links as an RSS Feed. See website: http://www.zurfapp.com.

    In Theme options there isn’t even an RSS feed line so, I am unsure how to remove it.
    I was able to eliminate it from the footer in the widget, however the header social icons are giving me some difficulty.

    thanks,

    Zurf

    #2132
    livemesh
    Keymaster

    Looks like you have quite an old version of the theme running (1.1 – the current version is 1.4). The current version disables the RSS feed icon by default and provides option to specify the rss-feed url if you really want to include one.

    Anyway, if you want to not display it on your site, pls insert the following CSS into Custom CSS tab in the Theme Options panel or the /custom/custom.css file –

    .social-container li.rss-feed { display: none;}
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Appdev Theme Support’ is closed to new topics and replies.