.amp-wp-content.the_content h2
.
now its currently showing font size : 27px. I want to set it 18px. Also want to Reduce the font size the overall content. so add the Custom CSS code AMP options- Design- Global.
.amp-wp-content.the_content h2
{
font-size: 18px;
}
body
{
line-height:1.35em;
font-size:14px;
}
in this css code, the body font size and line-height worked. successfully changed the size, But the h2 tag not changed. font size still shows 27px. help me to fix it.
]]>It’s not viewing properly on mobile however. Can you suggest a CSS snippet I could use to raise the h2 title in mobile view?
A droplr video demonstrating my question: https://d.pr/v/ZjAjsL
]]>Recently I am using your WordPress theme, it’s nice and attractive. when I check with the SEO analysis part, I have an issue.
H1 tag for website title and h2 tag for post titles. so all the post titles for the h2 tag. so it severely affects the SEO. as per my knowledge posts name want to be H1 ….. please clarify this situation?
]]>Using OceanWP the default tag for product titles in woocommerce shop page appears to be just “a href…”. Is it possibly to simply wrap “the title” with h2 tags. I can do this by modifying the line echoing “get_the_title” in owp-product-archive.php and it is also possible (but not easy) from functions.php but I find both methods a bit awkward. Is there a more straightforward way to add tags to the product title in shop page (not js or jQuery)?
Thanks
]]>The site I’m talking about is: https://marshmary.com
Thank you very much.
]]>I am using All in One SEO on my site and am not sure how to get H1 tags to display. At the moment the post/ page title is showing up as a H2 tag and there are no H1 tags showing at all.
What do I need to do on the plugin to define the H1 and H2 tags for each page?
Thanks for your help,
https://www.ads-software.com/plugins/all-in-one-seo-pack/
]]>And various other variations but nothing seems to change the spacing. Please help.
]]>I CANNOT figure out where to make changes to the H1 and H2 tags. They only make the font bold; font is the same size as the regular text on the pages. Twenty twelve has different font sizes with H1 thru H6 tags.
My question is this: What is the proper code that I can put on the theme extensions plugin to make H1 and H2 tags perform just like on the twenty twelve theme?
thanks in advance for any advice!
]]>