Problem with not creating h1 tag

Home Support eCommerce Gem Plus Problem with not creating h1 tag

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #8659
    Anonymous
    Inactive

    Hello
    Thanks to your great and ecommerce theme Gem
    An issue has arisen in this theme and it’s not the h1 tag.
    All titles and headers get the h2 tag.

    #8660
    ProDesigns
    Keymaster

    Hi @saeed

    It is recommended to use only one H1 in the page. So we have used H1 tag for site title of the theme.

    Thank you.

    #8661
    Anonymous
    Inactive

    Hello
    Also see the homepage of my site: https://majonsaz.ir/
    Full-size photo does not appear.
    What css code do I enter to make up.
      Thanks

    #8662
    Anonymous
    Inactive

    null
    See the h1 tag not seen in any way in the source code

    #8663
    ProDesigns
    Keymaster

    Hi @saeed

    Which full-size image do you want to show? Please let us know the section where you want to show full size.

    H1 is used in the site title but you are using logo so it is not visible. You can change page title which is currently H2 into H1 using child theme.

    Thank you.

    #8664
    Anonymous
    Inactive

    Which full-size image do you want to show? Please let us know the section where you want to show full size.

    null

    The images should be of the same size or the problem is different

    #8665
    Anonymous
    Inactive

    I mean, you understand this
    But again, the h1 tag does not appear

    #8666
    ProDesigns
    Keymaster

    Hi @saeed

    Please check this post.

    Please change the featured image that has at least 370x260px dimension. This will make all latest post same height in your home page.

    For h1 tag you can select site title option.

    Thank you.

    #10366
    [email protected]
    Participant

    I don’t have any H1 on my site, and will like to change page title from H2 to H1. I am not using side title, only LOGO in my settings.
    where can I change this settings into my child theme??
    Thanks

    #11131
    [email protected]
    Participant

    Hi again
    no feedback yet 🙁
    on my webpage http://getinshape.dk/ I have following:

    H2 tag as title page in “om”, “kontakt” etc,
    where the text come from page title <H2 class=”entry-title”> OM </h2>
    how to change this class to use H1 instead of H2??

    H1 tag in product page => perfect

    Thanks

    br
    claus

    #11139
    nirav
    Keymaster

    Hello Claus,

    We apologize for not being able to respond earlier.

    You can change heading title from h2 to h1 using a child theme.
    You can create find step by step documentation to create the child theme.

    Once your child theme is ready,
    1. Copy content-page.php file from THEME_FOLDER >> template-parts
    2. Past it in the child theme folder.
    3. Change <h2 class="entry-title">', '</h2> to <h1 class="entry-title">', '</h1> in child theme file.

    Hope this will solve your issue.

    Thank you

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.