Editor links has blue color

Hi, when I paste a link in the editor, it comes with a default blue color and I can’t remove it. I can change the color, but I can’t remove that attribute.

Screen Shot 2022-03-09 at 13.43.24

I select the text, then click that selected button and nothing happens. Is there a way to do that? if not, I would have to rewrite all the links.

Thanks

Hi @emiliano, for our Rich Text Editor we use React Quill, which is providing those default settings. There is no way to remove them from Builder, but you can easily overwrite them by adding global styles to the Custom JS + CSS window, for example as below:
Screen Shot 2022-03-09 at 3.40.36 PM

with the CSS: