DUPLICATE: Typography color overrides link color on rich text elements

v1.7

Reproduce: Add a rich text element to the page and add paragraph content with links. Set the text color on the rich text element with Typography > Color. Your chosen color will override your site’s link color for all links inside the rich text element.

Desired Result: The typography color setting should only target headings and text and leave links unaffected.

The same may be true for normal text elements as well, though I haven’t tested it.

2 Likes

Hi Kevin,
Thanks so much for your report.

The problem has already been reported, it’s due to the class chaining changes, which lead to specificity problems here and there: WIP: Links Styles created on theme styles are more specific that my global class after Disable Chained Global classes

I’ll close this thread accordingly.

Best regards,
timmse

1 Like