-
Stefanie
Hi team,
1. I have tried to create a ::before:hover selector, but I can’t. How should I proceed?
2. How can I delete a selector that I have created incorrectly?
The link to delete is grayed out, I cannot delete the selector. See screenshotThank you!
-
Stefanie
Edit: Point 2. has been resolved.
The next time I opened the page, the wrong selector had suddenly disappeared. Maybe a bug? -
Hi there,
a ::before:hover
isn’t a valid selector, it should’ve beena:hover:before
. -
Stefanie
isn’t a valid selector
Yes, thank you, I made a typo.
I just didn’t know how to create this selector
:hover:before
(where to type what and where).
But I’ve figured it out now.It’s a pity that there is no documentation and especially no videos for such things.
I close this ticket,
Thank you! -
Unfortunately, we don’t have a specific doc for that.
But I do think it is needed.
- You must be logged in to reply to this topic.