How to style components (basics)
Styling components is what we do maybe most of the time. Here you'll learn the basics about how to style with our builder.
Last updated
Styling components is what we do maybe most of the time. Here you'll learn the basics about how to style with our builder.
Last updated
In the "Edit" sub-menu, click the brush icon to open up the "Designer" card.
Select the component you want to style.
To style a component it should always have a tag.
If the component doesnโt yet have a tag: a. Click on โAdd a Tagโ and write a tag name in the โAdd a tag to this componentโ input. b. Search for an existent tag and select it, or press "Enter" to create a new one.
Select the property you want to set. CSS properties are grouped by categories in a couple tags (Size, Spacing, Position, etc...).
Set a value for the desired property.
When you feel you have finished styling your component, click the โDoneโ button to close the card.