This feature allows users to apply custom CSS styles to any existing element on their webpage directly from the Consent Management page on NitroX. Users only need to specify the CSS selector (class or ID) of the target element and the CSS rules they want to apply.
-
Selector
- The CSS selector used to identify the target element. (.class or #id is required to be added in this text field)
-
Text (Optional)
- If any custom text needs to be added below the element, can be added here.
-
CSS (Optional)
- The CSS rules to be applied to the selected element, can be added here.
- Log in to NitroX using valid credentials.
- From the left navigation bar, navigate to Consent Management.
- Click on One Click Login.
- Click Customize to open the SSO Popup.
- Enable the Auto Login toggle.
- Select the required checkboxes and click Continue.
- Click on the + Add Custom Trigger button.
- Enter the following details:
- Selector (Class or ID of the target element)
- Text (To be added below the element)
- CSS (Custom styles to apply)
- Click Save and Publish to apply the changes.