Customization
You can customize User Defined Labels to be consistent with your branding, look, and feel!
CSS: Every Widget accepts the Custom CSS attribute. Include it before the opening Widget tag is closed to customize your Widgets.
- #mppw-user-label: Use to select the label by its ID.
- .mppw-component-container: This class is used in several widgets.
- .mppw-user-label: Use this class to style all user defined labels on the page in the same way.
- .mppw- appended with the label name (without any spaces or special characters): Use this class to style the individual user defined label.