The community member added an HTML Embed with a CSS rule to remove the underline from links, but the underline reappeared when the content was published. The comments suggest this is likely due to specificity issues, where another more specific rule is overriding the custom CSS. The community members discuss ways to share the live site to help troubleshoot the issue, as well as the possibility of using the UI to turn off the "browser defaults" for links site-wide. However, there is no explicitly marked answer in the provided information.
I added and HTML Embed with "<style> a {text-decoration: none}; </style>". The blue underlines disappear as expected in the editor. When published however they reappear below any link text. These are in a card that is inside a "link" element.
@John Siciliano Hey John, Is there a way to share the project without also sharing the database tokens? As to UI, I didn't see how to turn off the "browser defaults" site wide. How would I do that? Thanks, Jim
I set the Link on the card that contains the image & links. I don't see how to turn off the link formatting inside the Link container. Here's the site https://learn-lk3gk.wstd.io/ (Desktop version only at present)