HTML Class & ID

You can customize the page sections and widgets by adding a custom HTML ID and Class.

 

You will get the ‘edit icon on the top right corner of the Section besides the delete icon. By clicking on that edit icon, the “Section Configuration” will be opened on the right-side panel.

 

You will get two controls there:

 

HTML Class: Add the multiple classes with comma (,) separated values. The class can be applied to multiple elements so it could be multiple times on a single page.

 

HTML ID: Add the ID for the section. The id will be prefixed with “custom-” text. ID is unique on a page and can only apply to at most one element.

 

 

Note: Please add classes and ID without space and if required add valid special characters i.e. [ -, _ ].

 

By clicking on the Save button, the HTML Class & ID will be saved.

 

Admin users can apply the custom class & ID in the JavaScript code to customize the page sections.