Alternatively, click on the header of the Content Policies section.
The Global Policies page opens.
Click Add new policy.
The New Policy page opens.
Click Create your own policy.
The New Policy creation page opens.
Click to select HTML pages.
The New Policy configuration pane opens.
Select Settings.
Configure the settings.
For more information, visit Create a custom policy.
Select +Add rule to policy: Click to add a rule to the policy. The rules selection list opens.
Save the changes. A dialog box opens.
In the dialog box, enter the policy Name (required) and Note if needed and then click Save.
Enter the CSS selector in the Policy Creation steps, when it is requested.
To locate all elements with the class intro, use the .class CSS selector:
.intro
To locate all elements with the id aero1, use the #id CSS selector:
#aero1
To locate all <h2> elements, use the element CSS Selector example:
h2
To locate all <h2> and <a> elements, use:
h2,a
To locate all <p> elements inside <div> elements, use:
div p
For a full list of CSS Selectors, visit CSS Selector Reference.
For more information, visit Create a custom policy.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
Save the changes. A dialog box opens.
In the dialog box, enter the policy Name (required) and Note if needed and then click Save.
If this content did not answer your questions, try searching or contacting our support team for further assistance.