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].
The SiteOrigin Accordion Widget is pretty great. However, I’ve noticed that on mobile devices, the widget does not conform to the width of its container, but maintains its full width (thus shooting off to one side).
I’m somewhat familiar with mobile-specific css. What is the best way to force the widget to conform to the proper width in this case?
Here’s the relevant page: http://fudomouth.net/more/mixtapology-series/
Thank you!
Hi
Thanks for reaching out.
Try editing the widget, open the Attributes panel on the right. It looks like a width has been set, change that to
max-width
and the issue should be resolved.Ah, so simple! Thank you, that did the trick. :-)
Super, glad that helped :)