Help change Event heading form H2 to H1 header font

Home Forums Calendar Products Events Calendar PRO Help change Event heading form H2 to H1 header font

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #98604
    luckywebs
    Participant

    http://www.luckywebs.co.uk/wordpress-courses/how-to-make-your-own-wordpress-website/2014-02-15/

    The header font is H2 (How to Make Your Own WordPress Website (Skype 1-to-1 Session)
    Which file within the plugin folder can the header font be changed from H2 to H1?
    Many thanks.

    #98945
    Barry
    Member

    Hi @luckywebs,

    It’s in the single-event.php template. Basically you are looking for the following line:

    <?php the_title( '<h2>', '</h2>' ); ?>

    We’ve got lots of information on safely customizing templates like this one in our Themer’s Guide – does that help?

    #104722
    Barry
    Member

    It’s been a while without a response: I’m going to mark this resolved as I’m guessing this is no longer an issue on your end (of course if you disagree please do follow up here or in a new thread). Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Help change Event heading form H2 to H1 header font’ is closed to new replies.