CSS Selectors

Vote here:

Edit: As a matter of interest, Bing Chat tells me:

Yes, you can use **Wappler’s CSS Design Panel** to select :after or :before pseudo-elements by using the **pseudo-selector** option in the **Style** panel. You can also use :nth-child() selector to select an element based on its position among a group of siblings. For example, you can use :nth-child(2) to select the second child element of a parent element.

Goes to show, not to trust AI

2 Likes