Home>Support>How to add Bullet points to List Category posts list in a sidebar widget in Vantage

How to add Bullet points to List Category posts list in a sidebar widget in Vantage

Hi There,
I am using Vantage for the first time, it is a really great theme. Many thanks! I would like to have some lists display with bullet points, presently they have none. The lists concerned are in the sidebar and footer and they are generated by the ‘ list category post’ widget. I have tried all sorts of things in the edit css area but I have not won. The site is not live so I can’t show you I am afraid.
Many thanks!

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

  1. 8 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hi JossCowan

    Thanks for your support.

    You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    /* Sidebar & Footer */
    
    #secondary .widget ul, #footer-widgets .widget ul, #secondary .widget ol, #footer-widgets .widget ol {
        list-style: disc;
        padding: 0 0 0 16px;
    }
    
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