Want to remove the RSS icon in the header

Support Forums for LiveMesh Themes & Plugins Forums Enticing Theme Support Want to remove the RSS icon in the header

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #223
    anonymous
    Member

    Hi, Loving the theme, how can I remove the RSS icon? I want to keep the Facebook and Twitter, is it in header.php?

    #226
    livemesh
    Keymaster

    Best way to do this would be to paste this css snippet in Custom CSS tab of theme options panel –

    #social-container li.rss-feed {
    display: none;
    } 

    Hope this helps.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Enticing Theme Support’ is closed to new topics and replies.