Forums

[resolved] How do I get rid of the headers my theme put on my page or atleast change them? (3 posts)

  1. brittanywigand
    Member
    Posted 2 years ago #

    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

  2. esmi
    Theme Diva & Mod
    Posted 2 years ago #

    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>
  3. brittanywigand
    Member
    Posted 2 years ago #

    Thank you so much esmi you are a life saver!

Topic Closed

This topic has been closed to new replies.

About this Topic