Kiko theme great but for one thing

I can, and in the past have, fix this using CSS, but I’m frustrated that the H2 headline is bigger and bolder than the H1. Is there are reason for this that I may have overlooked?

The default CSS for the theme is 2 rem for H1 and 1.6 rem for H2. You have a rule on your site somewhere for .home-title { font-size: 1.2 em; }.

I’d remove your home-title rule on font-size and then I think you’ll be fine.

Thanks. I’m still puzzled.

That code is not in my custom.css where else could it be?

I changed the Open Graph Style settings and that appears to have fixed it. Does this make sense?

I don’t know why an OpenGraph plugin would have styles… but whatever brought along CSS for .home-title is the culprit.

1 Like

From what I can see… and I’ve spent hours looking at themes, templates and custom options, it appears to be inherent to the Kiko theme even though I can’t see it in the CSS files. Decided to switch to a different theme as troubleshooting was starting to take up way too much time.