Inject CSS classes into menu items
-
As a follow up to my previous question…
What is the best way to inject custom CSS classes into specific elements. I’m trying to apply 3 separate styles to my menu items (3 items with one style, 3 with another style, and 2 with yet another style).
If possible, I would like to stay away from pseudo classes (ex.
:first-of-type
,:nth-of-type
).
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Inject CSS classes into menu items’ is closed to new replies.