Archived topic
Link to posts after heading in a static page using query loop - guest authors
30 replies · Started by Joey on July 21, 2022
Viewing posts 31–31 of 31
Yeah, that + is an Adjacent sibling combinator:
https://developer.mozilla.org/en-US/docs/Web/CSS/Adjacent_sibling_combinator
Its about one of the very few ( kinda ) logic operators with CSS.
More on combinators:
https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Selectors/Combinators
glad to hear thats working for you :)
This archived topic is closed to new replies.