SiteOrigin Editor won’t preserve formating
I am using the SiteOrigin Editor to create my pages (for writing content) and it does not preserve the formatting that is used in the editor.
I am using the WordPress version 4.4.2, theme Sydney version 1.25.
For example, if I create a bulleted list in the editor, the actual webpage will show the lines of text without any formatting at all.
Here is what the page setup looks like:
I hope I am being specific enough, let me know if I can further clarify my issue.
Thanks!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Cameronmckinley,
I suspect this is a theme issue. Do you have a public URL? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box. Once I have access I’ll provide you with CSS to resolve this issue.
This is a private message.
Hi Cameronmckinley,
As expected, your theme is preventing it from showing. I suggest contacting your theme developer about this issue for a fix. In the meantime you can add the following CSS to your website to resolve this issue. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
.widget ul { list-style-type: disc !important; }You might also need to install the SiteOrigin CSS Editor.
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.