Home › Forums › Support › bullet points not displaying This topic has 1 reply, 2 voices, and was last updated 4 years, 1 month ago by David. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 23, 2019 at 11:36 pm #819403 Joseph Hey there, for some reason my site will not display bullet points. I have added the below (which I found in a thread relating to this topic) but still no luck. please help .entry-content ul { list-style-type: none !important; margin: 0px !important; padding: 0px !important; } February 24, 2019 at 4:54 am #819585 DavidStaff Customer Support Hi there, try this CSS: .so-panel.widget ul li { list-style-type: disc; margin-left: 3em; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In