Custom CSS
Getting Started
You can customize the style of any section, container, or element using the Custom CSS feature. This article provides an introduction to this feature and guides you through its use.
How to Access the Custom CSS Option?
To access it, open the editorial modal of the section/container/row/column/element. Click on the Advanced tab, and scroll down to find the Custom CSS option.
- Click on the Edit(📝) option of any section/container/row/column/element. An Editor modal will open then.
- Go the Advanced tab from that modal.
- Scroll down to find the
Custom CSS
option and expand it. Within this section, you have the option to add:
- General CSS: Change how the selected thing looks.
- 'Before' CSS: Add stuff before the selected thing.
- 'After' CSS: Add stuff after the selected thing.
Related articles
Updated on: 02/06/2024
Thank you!