Bullet point is not showing
URL: https://masumhasan.me/about-me/
I am using Page Builder to create the page. The bullet point is visible in the editor but not in the page. But if i comment out
.footer-widget ol, .footer-widget ul, .widget ol, .widget ul {
/* padding: inherit; */
/* list-style-type: inherit; */
}
.footer-widget ol li, .footer-widget ul li, .widget ol li, .widget ul li {
/* display: block; */
}using Devtools in chrome then bullet point shows correctly.
but i am new to wordpress and don’t know where to modify to fix it..
Please help
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi মাসুম,
The CSS you referenced is theme CSS. This means that your theme is actively hiding the list bullet points. You can avoid the theme CSS by disabling the Add Widget Class setting but this may result in visible changes. Please navigate to WP AdminSettingsPage Builder and open the Widgets tab. Untick Add Widget Class and save. How does that look?
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.