Hello, in the Options, under General Styling, the
Primary color, Font color for links, dropcaps and other elements, is set to #719430 (kinda green).
So, evertime i put something in Bold the text will become green.
Now , in the editor you have this A option with all colours under it.
Still, using this does not work as it is overwritten by the Settings.
what is the easiest way now to give some bold text a different colour?
Going in the code and type “!important” helps,
<span style="color: #0000ff !important;"><strong>Klik hier om uw eigen tekst toe te voegen</strong></span>
but this is quite elaborate if you want to give several bold pieces a different colour on more than one page.
best regards, jelle
you can close this one, its oke.
must be the
.main_color strong, .alternate_color strong { color: inherit !important; }
ive put in the css.
works normally now with the colourpicking in the editor.
best regards, jelle