Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi,
this is not really an issue, more a question…
is there a way to display the right sidebar above the content on mobile phone?
I found something like “order” on wp.org with a code like that:
@media ( max-width: 768px ) {
#main { order: 2; }
#secondary { order: 1; }
}
but this is not working at http://anwalt-wiemann.de …
Any idea how to solve that?
Hi parcel
Thanks for reaching out. You can try the snippet at the bottom of this page Page: CSS Snippets.