#
Div
The Div block, like the its tag relative, defines a division.
#
Basics
It is most commonly used for grouping elements inside Section, Column or Slider blocks to control the layout and structure of its children. It never affects outside blocks.
Div blocks can take any valid HTML tags.
If you want to add a div outside any other block on the page:
- Click on the ➕ icon to open the Inserter Panel
- Search for the Cwicly Div block
- Click on the Cwicly Div block to insert it into your page
If you want to add a div inside a parent block:
- Open the Quick Insert panel in the parent block
- Search for the Cwicly Div block
- Click on the Cwicly Div block to insert it into your parent block