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,
Updated the SO Widget bundle yesterday and facing the alignment issue in SO Editor. It align the shortcodes/table etc to the right.
i used the css code
.siteorigin-widget-tinymce.textwidget {
float: none !important;
}
to fix it and it seems the issue is also with the other widgets as well.