• Make hyperlink color styling have priority over bold styling.
    1 replies, posted
Makes more sense for the link to be blue. <- This is a link.
In the meantime, you can put this in your custom CSS to fix it: .ql-snow .ql-editor strong {color: inherit;}
Sorry, you need to Log In to post a reply to this thread.