how can i divide 2 columns on a page of mobile version?
i tried to divide 2 column on the following page when visitors use mobile device to view, but it can’t work,
it can showed with left half column , but its following next grid couldn’t go after first grid alongside right column,anyone can give a help?
i use virtue theme’s custom CSS box to tweak your page builder:
https://i.moxiecorp.com/%E7%94%A2%E5%93%81/
@media only screen and (max-width: 800px) {
#pg-196-2 .panel-grid-cell {
padding: 10px!important;
wdith:48%;
display:inline-block;
float:left;
}
}
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi 孟懷恕,
I’d like to help you with this, but unfortunately, this is beyond the scope of the support we’re able to offer on our free forums. There is a fair amount of custom work involved.
We do offer this level of support to our premium users, so if you’d like to upgrade to SiteOrigin Premium, then I can help you over email support.
If you’d prefer not to upgrade to SiteOrigin Premium, then you can hire a WordPress developer from Codeable. They’ll charge you an hourly rate for any work done.
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.