H3 Heading for default blog post title - by wittyspaces

This topic has 4 replies, 3 voices, and was last updated 8 years, 1 months ago ago by Stan Russell

  • Avatar: wittyspaces
    wittyspaces
    Participant
    February 23, 2016 at 02:10

    When I create a blog post the blog title is a H3 heading. And when I keep the heading function at the top of the post, it is the blog’s title instead of the post title.

    I want to be able to disable the center heading and have the post title as the H1.

    Is this possible without screwing other things up?

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 23, 2016 at 09:08

    Hello,

    You can change it in \wp-content\themes\legenda\single.php file on line 118.
    Find the following code <h3 class="post-title"><?php the_title(); ?></h3> and replace h3 tag to h1.

    Regards,
    Robert Hall.

    Avatar: wittyspaces
    wittyspaces
    Participant
    February 24, 2016 at 02:20

    Will this affect any other parts of the site?

    Avatar: stan
    Stan Russell
    Participant
    February 24, 2016 at 08:20

    Hello wittyspaces,

    this customization will only affect single blog posts.

    Regards,
    Stan Russell.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.