• I am curious how to modify the code that is written….
    For example the title of a new topic has an h3 tag…where as I would use an h2 BUT inside of a span.
    What files would I want to modify then?

Viewing 1 replies (of 1 total)
  • If by ‘new topic’ you mean, new title of a blog entry, then index.php. Look for <?php the_title(); ?>

Viewing 1 replies (of 1 total)

The topic ‘Changing written code…’ is closed to new replies.