Hi~
Not sure if I should submit this as a bug or feature request/improvements
It’s about the hover effect for inner selectors. I do this without custom CSS(I did it entirely with just the pseudo-class field).
This video was made to help someone achieve the card hover effect he wanted.
*Please watch it at 5.16, and you will understand why I am saying there is no live preview in the builder.
Additionally, when I have created a few pseudo-class for a particular class .card-container, for example, I created :hover .card-title using the pseudo-class field, all these pseudo-classes are under the .card-container. They are supposed to be visible only when I select the .card-container.
But I will still see them while I’m styling another class. This will be messy when we have more pseudo-classes to target inner selectors.