Make Styles available for section regions

Created on 27 June 2023, 12 months ago
Updated 3 July 2023, 12 months ago

Problem/Motivation

I added a section with two regions. I had an image on the Main region and some text on the Second region. I wanted to center the text on the Second region with flex. I tried adding display: flex; align-items: center; justify-content: center; on the block on the Second region but it couldn't center it in x and y axes. I found I needed to add the CSS on the Second region to be able to position the text that way. I looked at the Second region and found there weren't styles for it. I couldn't add the styles on the entire section cos the Main region holding the image had a different alignment.

Steps to reproduce

Make Styles available for section regions.

✨ Feature request
Status

Closed: duplicate

Version

5.0

Component

Code

Created by

πŸ‡³πŸ‡¬Nigeria chike Nigeria

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024