I'm happy with the look of the H2 and the first H3 tag however if you scroll down the page some of the H3 tags seem to be in bold when I want them to be the same as the first H3 tag. can you tell me how I fix this?
I looked at the customiser section and the only option I seem to have is the "Font Weight For Title" which only relates to the H1 tag which I want to keep as is.
But, inside your editor, you made some heading titles with a <strong> tag inside - It can't be change to font-weight: 400 - check this image: http://prntscr.com/jhiis9
With this tags, you need to remove <strong> - un-bold ( It's B on your editor ) from your editor.
I have noticed the header font keeps changing even in the same post. DO you know how to fix this?
Many thanks
Hi,
I see it's the same fonts - Your heading fonts feel different because you changed font-weight for each heading tag from your editor.
Example: http://prntscr.com/jgze6o
Best Regards,
PenciDesign
Hi There
I'm happy with the look of the H2 and the first H3 tag however if you scroll down the page some of the H3 tags seem to be in bold when I want them to be the same as the first H3 tag. can you tell me how I fix this?
Hi,
You can change font-weight for heading titles via Customize > General Options > Font Weight for Heading Titles > select "400"
Best Regards,
PenciDesign
hi
I looked at the customiser section and the only option I seem to have is the "Font Weight For Title" which only relates to the H1 tag which I want to keep as is.
Hi,
Ok, please try add more this code to Customize > Custom CSS to do that:
But, inside your editor, you made some heading titles with a <strong> tag inside - It can't be change to font-weight: 400 - check this image: http://prntscr.com/jhiis9
With this tags, you need to remove <strong> - un-bold ( It's B on your editor ) from your editor.
Best Regards,
PenciDesign