-
AuthorPosts
-
February 13, 2023 at 10:26 pm #1397826
Hallo,
i think this is a known issue, i set the color of “main color” in the child enfold settings as color #333333, so all links and bold text is in this color. BUT when i need to mark some text parts in the text field as #ff0000, the regular text is shown in red but bold / strong is still in #333333 … is there any solution to overwrite the #333 ?February 14, 2023 at 6:28 am #1397843Hi Sebastian,
Since you’re using a Text Block, then it is possible to change the color of some text using Text Color in the editor:
You may need to toggle the toolbar to see it.
Hope this helps.Best regards,
NikkoFebruary 15, 2023 at 7:36 pm #1398126No, this isn’t working. When i marked it red, in the tinyMCE it is marked all red (regular and bild) BUT on the page it shows only regular as red, bold have still the same black color …. It seems that the setting in the enflod theme is stronger than all addings later
February 16, 2023 at 4:31 am #1398156Hi xeovision,
Thanks for giving us admin access.
The reason the color is not changing for bold letters on your site is because of this CSS code in your Quick CSS: under (/** alle links rot **/)#main p strong{color:#000!important;}
Best regards,
NikkoFebruary 16, 2023 at 1:06 pm #1398207hmm, i see. I have deleted it but still the same issue.
Bold isn’t markable red. Can cou check it directly in the text box?February 18, 2023 at 6:29 pm #1398457Hi,
Thank you for your patience, I didn’t see a test page on your site for this issue so I created one linked below, I then added a text element with some of the text in red bold:
when I publish and checked the frontend it shows as red bold:
please check and try your method on this test page, perhaps you are doing something different that I didn’t understand.Best regards,
MikeFebruary 19, 2023 at 10:57 am #1398513Basically yes, with the TinyMCE addon it works but in the list field it do not.
What works is to gibe each bold word in the sentence the color style then it changes to red. Not the best workaround but ok, it seems that it appears only here in the list.February 19, 2023 at 11:09 am #1398515I think i found the issue, on some words in the sentence is the arrangement of these tags : wrong, i think that comes from copy/paste of the text.
So, this combination can be colored by Tiny: <strond> bla bla text
and this not, this one needs to be added the style in the code field: bla bla textOK, here we can close this ticket.
ThxFebruary 19, 2023 at 2:10 pm #1398520Hi,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘font bold color and color in text field’ is closed to new replies.