This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Page Builder column collapse order on mobile

Resolved 3 replies customizationthemetheme-corp
Started · Latest reply by Andrew Misplon

Hi Team SiteOrigin,

I have the same problem like in this thread:

closed Thread

But the answer:

1. Insert the following at Appearance > Custom CSS:

/* Page Builder Custom Classes */

@media (max-width: 780px) {
#page-wrapper .non-responsive .panel-grid-cell {
float: left;
width: 50%;
}
}
2. Edit each row on the page in question, click Attributes on the right and insert a row class as follows:

non-responsive

doesn’t work.

My Website
I use Corp-Theme.

Thanks!

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff

    Hi Missbrain

    Thanks for reaching out.

    Have you perhaps tried editing the Page Builder rows in question and adjusting the Collapse Order?

  2. Missbrain

    Hi Andrew,

    thanks it works. So easy… sorry for asking.

    Have a nice day!

  3. Andrew Misplon Staff

    Super, glad to hear that helped :)

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread