Page Builder column collapse order on mobile
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 {…