Home>Support>Page Builder pages dont display bullet points

Page Builder pages dont display bullet points

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hey all,

When I’m then trying to preview my new page in the live Editor the text is displayed but not the bullet points. So is also on the webversion. I tried to add

/* SiteOrigin Page Builder */

.so-panel.widget ul,
.so-panel.widget ol {
list-style: initial;
}

to my style.css in my child-theme folder but it doesnt work. What am I doing wrong?

Thank you for your support!

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 5 months ago Alex S
    Hi, I Work Here

    Hi Kevin,

    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. 9 years, 5 months ago Kevin Linder

    Hi Alex,

    yes sure. For example here:

    http://www.maggeseitalia.com/it/novaletti/

    Thank you for your support!

  3. 9 years, 5 months ago Alex S
    Hi, I Work Here

    Hi Kevin,

    This is actually a theme issue that’s preventing you from setting the bullet points. I would recommend telling the theme developer about this issue so they can release a fix. In the mean time, you can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .widget li {
        list-style: inherit !important;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

  4. 9 years, 5 months ago Kevin Linder

    Hi Alex,

    Thank you, Im going to tell the developer about this. I followed your guide and everything is working properly. Thank you so much for your help.

    Best regards
    Kevin

  5. 9 years, 5 months ago Alex S
    Hi, I Work Here

    Hi Kevin,

    Great to hear! Is there anything else I can help you with today?

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More