Please allow us to use a bit more than a basic selector in the selector box, for example target all sections that have a “bg–primary” class and comes after a white section.
something like the selector below for example:
.ct-section:not([class*=”bg–”]) + .ct-section.bg–primary
Hi, this should be possible. Please just ensure, that selector is valid.
If it is not working on your side, please, let us know via support ticket.
Thanks!