This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

SiteOrigin Editor Causing Bullet Points to Turn Grey

10 years ago · Last reply by Andrew Misplon 10 years ago

Hi. Great plugin by far. One of the best in WordPress. When I have a bullet list in the normal WP visual editor and I switch to SiteOrigin Editor, the bullets turn grey. How can I prevent that and keep the bullets black? Thank you.

URL: http://highlandchoralboosters.org/disney-trip-2016/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 10 years, 4 months ago

    Hi Highland Choral Boosters

    Thanks for your support. Try the following in a Custom CSS plugin or Custom CSS theme field:

    /* Page Builder */
    .panel-grid-cell .widget li {
    	list-style: disc;
    }

    If you don’t have a Custom CSS plugin or theme field available then try:

    https://wordpress.org/plugins/so-css/

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.

Have a different question or issue?

Start New Thread