• Resolved brittanywigand

    (@brittanywigand)


    My site is BrittanyWigand.com and am currently using the mts-journey theme. I looked in style.css and handheld.css but can’t find anything… also how do I delete the stay tuned thing?

    Thanks. <33333333

    xoxoxoxoxoxoxo

Viewing 2 replies - 1 through 2 (of 2 total)
  • Edit the template for your left sidebar (possibly called sidebar.php) and remove:

    <h2>Syndication</h2>
    <ul class="rss">
    <li><a title="Feed for articles" href="<?php bloginfo('rss2_url'); ?>">
    Stay Tuned
    <img height="80" width="80" alt="RSS" src="<?php bloginfo('template_directory'); ?>/images/mts-journey-rss.jpg"/>
    </a></li>
    </ul>
    Thread Starter brittanywigand

    (@brittanywigand)

    Thank you so much esmi you are a life saver!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do I get rid of the headers my theme put on my page or atleast change them?’ is closed to new replies.