Link in CSM rich text

Now that’s getting frustrating and playing with it for over 2 weeks! Why is it so complicated? I have created a draft page - Rich Text Element to edit CSM pages for my blog. I have managed to change the color of the link and the hover effect. But I can’t add underline!! It is all connected as ALL LINKS - nested in RICH TEXT. Why is it not responding?? Funny enough when I point on the link in my CSM draft it does the underline as a hover effect!

I am thinking to delete it all and start again…

Publish it to staging so you can inspect the HTML and CSS, there you’ll see how the browser is interpreting and applying your styles.

HTML+CSS have a lot of capability, and Webflow tries hard to expose as much of that capability to designers as possible in a polished, point-and-click designer. That’s a big mission, and yes it means some design areas have a learning curve.

No matter what, the published HTML+CSS are your source of truth.

So true. That way I fix it. Thank you for the reminder.