How to style CSS properties that are not there in the designer card (custom properties)
If a CSS property is not available in the "Designer" card tabs, you can still use it. Learn how in this brief doc on customizing styles.
Last updated
If a CSS property is not available in the "Designer" card tabs, you can still use it. Learn how in this brief doc on customizing styles.
Last updated
In the โEditโ sub-menu open โDesignerโ card.
Select a component to style by clicking on it.
In the โDesignerโ card move the scroll bar under the tabs all the way to the right side and select the โCustomโ tab.
Type a CSS Property (E.g. โoverflow-yโ).
Type a valid value for the property youโve entered on step 6.
Click โAddโ.
Save your changes.