๐Ÿชถ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.

  1. In the โ€œEditโ€ sub-menu open โ€œDesignerโ€ card.

  2. Select a component to style by clicking on it.

  3. In the โ€œDesignerโ€ card move the scroll bar under the tabs all the way to the right side and select the โ€œCustomโ€ tab.

  4. Type a CSS Property (E.g. โ€œoverflow-yโ€).

  5. Type a valid value for the property youโ€™ve entered on step 6.

  6. Click โ€œAddโ€.

  7. Save your changes.

Last updated