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.

Bullet Points not showing up even after deactivating ‘add widget class’

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

Hello,

Can someone suggest what else I can try to get bullet points showing on the live page and not just in editor view, please? I’ve tried deactivating Add Widget Class, but it’s made no difference.

Here is the webpage – https://www.pacttraining.co.uk/information-for-professionals/

Thanks
Kellie

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 3 years, 3 months ago

    Hi Kellie

    A plugin or perhaps custom development is inserting a CSS rule into the page setting list items to display block. You can try the following in AppearanceCustom CSS if you’re using SiteOrigin CSS or CustomizeAdditional CSS:

    ul li {
    	display: list-item;
    }
  2. pacttraining 3 years, 3 months ago

    Hi Andrew,

    Brilliant, that has sorted it; thank you! 😊

    Kellie

  3. Andrew Misplon Staff 3 years, 3 months ago

    Hi Kellie

    Glad to hear that helped.

    Please, let us know if queries or requests arise in the future.

    Kind regards

    Andrew

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