CSS Flex Column Reverse - Responsive - Question | JoomShaper

CSS Flex Column Reverse - Responsive

C

Christoph

SP Page Builder 1 year ago

I am trying to add the following function to my DIVs:

@media only screen and (max-width: 991px) { .pcm { display: flex; flex-direction: column-reverse; } } I find it much better in the mobile view. Does Page Builder already have it? How can I incorporate it without using pure HTML?

Many thanks in advance Christoph

0
2 Answers
Atick Eashrak Shuvo
Atick Eashrak Shuvo
Accepted Answer
Support Agent 1 year ago #171874

Hello Christoph,

Thank you for reaching out. Please follow this documentation: https://www.joomshaper.com/documentation/sp-page-builder/div.

Best regards

0
C
Christoph
Accepted Answer
1 year ago #172002

Thank you very much for pointing me in the right direction. What I meant was Column Ordering. I just didn't seem to have read the docu. Now I have the link!

Thank you very much. Best regards.

0