text/paragraph widget #36562
Replies: 2 comments
|
You may know this, but I did not until a month after using V4 so perhaps this will help: Here's a video that showed me this. I'm embarrassed how long it took me to realize this was a thing as I usually don't mess with text in the actual preview editor section. I think what many people are doing to get around not being able to color certain words is bolding them as described above (context menu when selecting the words), and then applying the colors via custom CSS. So, for example: strong {
color: red;
}It's lame, but this is also how certain things were in done V3 so I think most people are used to this workaround. |



Uh oh!
There was an error while loading. Please reload this page.
Describe the Problem
I need the capability to edit individual words in the widget. I need to link certain words or change the color and right now it applies to the entire paragraph. This is super important!
Propose a Solution
I clearly explained it above.
Additional Context
No response
Agreement
All reactions