Hover effect had no live preview in the builder when I style inner selector in the builder

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.

2 Likes

Hi Jornes,
Thank you very much for your report!

You opened this thread in “How To” a long time ago, which is basically about the same topic, and still not entirely possible:

The task that will make all this (and much more) possible is on the roadmap:

I am well aware that this is an important issue (like so many others), but one step at a time… :slight_smile:

Best regards,
timmse

Hey @timmse
Yes. But at least it supports inner selectors :hover .inner now.

Looking forward to further improvements in the future.