🪶
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.