Bulleted list shows up in editor but not when posted
I’m trying to publish a new post with a series of bulleted lists, but I can’t get the bullets to appear in the published version. When I’m in the editor, they look fine and I’m using the tags before and after the individual points, so I’m not sure what else to do.
I’ve tried disabling the “add widget class” as was suggested on another post, but that doesn’t work for me either.
At a bit of a loss here. Any suggestions?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi,
It’s quite likely your theme is preventing the bullet icons from showing in this context. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Please add the following CSS:
.so-widget-sow-editor .siteorigin-widget-tinymce ul li { list-style: disc; }You might also need to install the SiteOrigin CSS Editor.
If the bullet list still isn’t showing correctly, do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.
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.