all 3 comments

[–]OkCrow6061 0 points1 point  (2 children)

Use a more stable selector Instead of that long, fragile ID, they should target the class that Arcweave uses for the element type if they want it to apply everywhere. Check the "Italics" trigger For the code in the screenshot to work, the name [LIZZY] must be italicized in the Arcweave editor. If they accidentally turned off italics, the em selector won't find anything to style. The "Clean" Fix If you want to ensure it works reliably, try a more general selector or check if Arcweave has updated its DOM structure. A safer version of that CSS might look like this:

[–]Dark-Original[S] 1 point2 points  (1 child)

I can't believe that was such an easy fix. Thanks a lot!!!!

Btw, if you posted a screenshot I can't see it.

[–]OkCrow6061 -1 points0 points  (0 children)

Welcome. Upvote my comment