• Good day gentlemen forum users.

    Tell me the problem, because I did not find the answer on the forum, I apologize if I did not notice. Question regarding Hueman WordPress Themes

    I need to make it so that the main page of the site displays:
    <h1 class = “site-title”>
    <h2 class = “site-description”>

    but on all other pages and site records would be displayed for example:
    <h3 class = “site-title”>
    <h4 class = “site-description”>

    As I understand it, this is done in a file for:
    <h1 class = “site-title”> – init-front.php
    <h2 class = “site-description”> – header-main.php

    But I did not succeed.

  • The topic ‘How to display H1 and H2 on the main page, and on the rest change to others H3 H’ is closed to new replies.