I try to style something this:
span#wdps_0_slide4633_layer1.none.wdps_animated
The dynamic value is slideXXXX
How can I write it to style any silde number?
I try to style something this:
span#wdps_0_slide4633_layer1.none.wdps_animated
The dynamic value is slideXXXX
How can I write it to style any silde number?
You have a whole bunch of CSS wildcards to use in your selectors.
https://www.w3.org/TR/css3-selectors/#selectors
Please take a read on that and on the lots of duplicate questions like this:
or this: