Site logo

Archived topic

GP Customizer > Colors > h2 does not apply to Blog Archive

1 reply · Started by Sascha on September 9, 2022

Viewing posts 1–2 of 2

Hi

I've realized, that the font-color (e.g. orange) for blog-titles on the blog-archive-page is not reflecting the settings in customizer (e.g. blue). It seems that the fonts are being declared as normal links (a tag) instead of H2 on blog-archive page.

But then, when I change the font-size for H2 via Customizer > Typography, the changes apply.

This seems illogical to me 🤷🏻‍♂️, so I'd be curious to hear about the reason for this.

I have now applied the colour via

.entry-title a{
	color:var(--accent);
}

but not sure if this is considered best practice, but sure that you can provide some good advise :)

Thank you in advance and kind regards,
Sascha

Hi Sascha,

Can you share the link to the site in question here as well?

This archived topic is closed to new replies.