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.

Missing bullet points.

Resolved 6 replies pluginplugin-page-builderquestion
Started · Latest reply by sophybeechweb

Hello, I’m using the Page Builder, and the visual editor widget in a row, after making a list, when previewing or even updating the page, there is not bullet points, and it’s rather a list of text, not separated. I asked the theme developers, and they suggested contacting you, as something may conflict with the theme styles?

I’ve attached a screenshot of what I see, rather than a bulleted list – I can see that in the visual editor, it’s just not showing up on the webpage.

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

Need fast email support? Get SiteOrigin Premium

Replies

6
  1. Alex S Staff

    Hi Sophybeechweb,

    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.

  2. sophybeechweb
  3. Alex S Staff

    Hi Sophybeechweb,

    This is a theme issue. You should contact your theme developer for a proper fix. However, in the meantime, you can use the following custom CSS to fix this issue. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .site_content ul {
        list-style-type: disc;
        margin-left: 1.5em;
    }

    You might also need to install the SiteOrigin CSS Editor.

  4. sophybeechweb

    Thanks, that worked, appreciate the help

  5. Alex S Staff

    Hi Sophybeechweb,

    It’s been an absolute pleasure. :) Is there anything else I can help you out with today?

  6. sophybeechweb

    No everything else is working fine, thanks.

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