With Copilot
Acquia Copilot is a conversational AI connected into our product documentation and knowledge base. Ask Copilot about product features, technical details, troubleshooting and how to get started with Acquia products.
Sign in to use Acquia Copilot
A Combinator determines the relationship between selectors. You can apply Combinators to Child selectors in the Style tree to change their relationship with their parent. For example, you can apply the Adjacent sibling combinator to change the relationship from 'Parent - child' to 'Siblings'.
There are four different combinators:
To add a combinator you first need to add a child to your default element:
By default, your child will use the Descendant selector (space) combinator. To change this to use a different combinator:
When a combinator is applied, it's added before the element in the Style tree and the relationship is shown in (brackets) after the element.
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).
To remove a combinator (reset to Descendant selector):
If this content did not answer your questions, try searching or contacting our support team for further assistance.