How do I remove a combinator from my style?
You don't. You apply a Descendant selector. These use a (Space).
By default all child selectors are Descendant selectors. These use a (Space). For this reason, if you have applied a different combinator, for example, an Adjacent sibling (+), you can remove it by re-applying the Descendent selector (Space).
For more information, see Using combinators.
Did not find what you were looking for?
If this content did not answer your questions, try searching or contacting our support team for further assistance.