dst44718
Member
Posted 2 years ago #
My blog is "www.dietsuccess101.com". I would like to remove the "store" tab on the first page. I would also like to do something about the RSS feed. When I click on that, there is a message stating that the website cannot be found. Can anyone help me with this? I'm new to this so try to speak in simple terms. Thanks very much.
Try editing your theme's header.php file and removing <li><a href="<?php bloginfo('url');?>/store/" title="Store"><span>Store</span></a></li>
There's nothing wrong with your RSS feed - although the Page Peel that you're using makes the RSS link extremely difficult to click on.
dst44718
Member
Posted 2 years ago #
I didn't see this code on the header.php page.