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
7 years ago · Last reply by Andrew Misplon 7 years ago

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 7 years, 1 month ago

    Hi Missbrain

    Thanks for reaching out.

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

  2. Missbrain 7 years, 1 month ago

    Hi Andrew,

    thanks it works. So easy… sorry for asking.

    Have a nice day!

  3. Andrew Misplon Staff 7 years, 1 month ago

    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