Version 1 (modified by 2 years ago) ( diff ) | ,
---|
DIVI - General Page Editing
- to center boxes top to bottom you need to add custom css in main element under row settings
- align-items: center;
- to change column width
- click on row settings
- select the gear foir the column and goto advanced and then custom css
- add the line width: 25%!important; to the main element box and adjust for desired column width
- select the gear foir the column and goto advanced and then custom css
- click on row settings
Note:
See TracWiki
for help on using the wiki.