Page 1 of 1
Text Tool Font Color Class Issue
Posted: Thu May 11, 2023 6:30 am
by wwonderfull
When a class is used "TEXT" Tool normal text color and darkmode text color both do not take any effect when switched. I have tried "Responsive Text" the colors shows perfectly using class styles. Only the "TEXT" tool has this problem.
Re: Text Tool Font Color Class Issue
Posted: Thu May 11, 2023 6:45 am
by wwonderfull
Another issue on this same tool which I was testing is that when selecting a different font-family none of them take any effect on "Text" Tool. Meaning the font is unchanged no matter what the font is set in the class style.
Re: Text Tool Font Color Class Issue
Posted: Thu May 11, 2023 6:55 am
by Pablo
Maybe you have applied the style the wrong way?
There are two different ways to apply the style, to the text's characters or to the text's container.
Here's a demo how to do it the right way:
https://wysiwygwebbuilder.com/support/w ... tyles.html
Re: Text Tool Font Color Class Issue
Posted: Thu May 11, 2023 7:36 am
by wwonderfull
Here is a demo I tested it with responsive text the result is perfect it is just the text tool that has this issue I think.
https://temp-file.org/Wv9bmxF3duESCQ5/file
Re: Text Tool Font Color Class Issue
Posted: Thu May 11, 2023 7:54 am
by Pablo
You have applied the style to the text's container. It should be applied to the text (characters) itself.
For responsive text, the the style is the same for the container and characters because it only has one style.
In regular text, each character can have its own style. That is why you will have to apply it the text.
See also the release notes and help
https://www.wysiwygwebbuilder.com/new_features.html
Re: Text Tool Font Color Class Issue
Posted: Thu May 11, 2023 8:11 am
by wwonderfull
Thanks @pablo for information
