Home › Support › eCommerce Gem Plus › Problem with not creating h1 tag
- This topic has 10 replies, 4 voices, and was last updated 6 years, 7 months ago by
nirav.
-
AuthorPosts
-
July 3, 2018 at 5:27 pm #8659
Anonymous
InactiveHello
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.July 4, 2018 at 7:04 am #8660ProDesigns
KeymasterHi @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.
July 5, 2018 at 5:03 am #8661Anonymous
InactiveHello
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.
ThanksJuly 5, 2018 at 5:07 am #8662Anonymous
Inactive
See the h1 tag not seen in any way in the source codeJuly 5, 2018 at 11:02 am #8663ProDesigns
KeymasterHi @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.
July 6, 2018 at 8:10 am #8664Anonymous
InactiveWhich full-size image do you want to show? Please let us know the section where you want to show full size.

The images should be of the same size or the problem is different
July 6, 2018 at 8:23 am #8665Anonymous
InactiveI mean, you understand this
But again, the h1 tag does not appear
July 9, 2018 at 7:49 am #8666ProDesigns
KeymasterHi @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.
January 17, 2019 at 5:48 pm #10366[email protected]
ParticipantI 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??
ThanksMarch 18, 2019 at 9:20 am #11131[email protected]
ParticipantHi 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
clausMarch 18, 2019 at 12:08 pm #11139nirav
KeymasterHello 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
-
AuthorPosts
- You must be logged in to reply to this topic.