Having a bit of an issue. I am creating a section with a background, set to 50vh, and adding a quote in the column which I have set to center vertically. It displays as it should in the desktop views, but the two mobile views the text reverts back to the top of the column.
For the Row, I have height: 50vh
and marginless columns set to “on”
For the Column, I have $el {vertical-align: middle !important;}
Not sure why it is behaving like this for a different view, but if you could help me out I’d appreciate it!
Jon