Overview
If you are looking to customize the app, change the look of a particular component, or alter the default styles here are all the CSS classes that are hooked into our app. The following styles are not automatically added to your style sheet when the app is installed. If you want to change the styling then these will need to be added. We recommend that you have some knowledge of CSS before altering your style sheet on your theme.
Click here to learn how to find your styles sheet!
Style Sheet
You may need to use the !important tag after using a CSS selector in order to override styles from another app or the apps default styles. If you have any questions please feel free to reach out to use at support@w3trends.com.
Tool Tip
/*Tooltip Popup and Text*/
.tipr_content{}
.tipr_point_top:after{}
/*Tooltip Icon Image*/
.po-field-name-tooltip img {}
Accordion Styles
/*Accordion*/
.po-accordion-title{}
.po-accordion-group{}