Border Radius And Colors
--border-radius-button
- this variable adjusts theborder-radius
for buttons.--border-radius-input
- this variable adjusts theborder-radius
for inputs.--border-radius-tags
- this variable adjusts theborder-radius
for tags.--border-radius-images
- this variable adjusts theborder-radius
for images.--border-radius-blocks
- this variable adjusts theborder-radius
for various elements on the website, including sidebar widgets, post's content blocks, etc.--border-radius-header-buttons
- this variable adjusts theborder-radius
for button in header.--border-radius-tier-cards
- this variable adjusts theborder-radius
for tier-card.--border-radius-text-bg
- this variable adjusts theborder-radius
for background of text .
To customize:'
Access the Settings > Code Injection from the admin menu.
Click Open
In the provided space, specify the desired border-radius using the appropriate CSS variable. For example:
Copy
Click Save
Last updated