Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link color can't be changes #376

Open
kaspar-naaber opened this issue Apr 18, 2017 · 0 comments
Open

Link color can't be changes #376

kaspar-naaber opened this issue Apr 18, 2017 · 0 comments
Labels

Comments

@kaspar-naaber
Copy link

In some cases the links color can't be changed.

Steps to reproduce:

  • Style the link in a specific section. For example:
.content-area a {
  color: red;
}
  • Apply color (for example green) with the editor. It will output the following code:
<span style="color: green;"><a href="#">My link</a></span>
  • Link remains red.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant