How to remove RSS feed button

Discussion in 'WordPress' started by Kurt Whittingham, Dec 25, 2012.

  1. #1
    Kurt Whittingham, Dec 25, 2012 IP
  2. o_iSniPe_xX

    o_iSniPe_xX Well-Known Member

    Messages:
    482
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    155
    Digital Goods:
    1
    #2
    Well it's in this code:

    <ul class="quick-nav clearfix">
    					<li><a id="rss" title="Motorbike Central RSS Feed" href="http://www.motorbikecentral.com/?feed=rss2">RSS Feed</a></li>
    				
    						
    						
    			</ul>
    Code (markup):
    So just delete that.

    Then your css:

    .quick-nav #rss { 
    Code (markup):
     
    o_iSniPe_xX, Dec 25, 2012 IP
  3. Kurt Whittingham

    Kurt Whittingham Member

    Messages:
    151
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    46
    #3
    What code page would i go to, to get rid of that code?
     
    Kurt Whittingham, Dec 25, 2012 IP
  4. ashishkg

    ashishkg Active Member

    Messages:
    233
    Likes Received:
    8
    Best Answers:
    3
    Trophy Points:
    68
    #4
    That will under the theme header.php file... If you not getting the code there then you can check the theme option under the admin..
     
    ashishkg, Dec 27, 2012 IP
  5. Kurt Whittingham

    Kurt Whittingham Member

    Messages:
    151
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    46
    #5
    there is no theme.php file?
     
    Kurt Whittingham, Dec 28, 2012 IP
  6. ashishkg

    ashishkg Active Member

    Messages:
    233
    Likes Received:
    8
    Best Answers:
    3
    Trophy Points:
    68
    #6
    I mean under the theme folder there is header.php or if you not getting the Rss code in file then you login into admin panel, You see the "Appearance" there will be theme option or setting..
     
    ashishkg, Dec 28, 2012 IP
  7. Kurt Whittingham

    Kurt Whittingham Member

    Messages:
    151
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    46
    #7
    in the apperance menu there is a box to insert my own rss feeder but none to remove it?
     
    Kurt Whittingham, Dec 28, 2012 IP
  8. ashishkg

    ashishkg Active Member

    Messages:
    233
    Likes Received:
    8
    Best Answers:
    3
    Trophy Points:
    68
    #8
    I mean under the theme folder there is header.php or if you not getting the Rss code in file then you login into admin panel, You see the "Appearance" there will be theme option or setting..
     
    ashishkg, Dec 28, 2012 IP