Fixing Bullet Point Issue With Divi Theme And SureCart - SureCart
/ Knowledge Base /Troubleshooting/Fixing Bullet Point Issue With Divi Theme And SureCart

Fixing Bullet Point Issue With Divi Theme And SureCart

When using the Divi theme with SureCart, some users may encounter an issue where bullet points are not displayed properly. Instead, no marker may be shown.

For example, In SureCart > Products you can arrange your product description in bullet points.

In the front, it looks like in the image below (no bullets are shown):

This can make your content look messy and unprofessional.

Fortunately, this issue can be fixed by adding this custom CSS snippet in your Additional CSS settings.

sc-prose ul {
    list-style: initial;
    margin-left: 14px;
}

Follow the steps below to learn how you can add this code to your website.

How To Solve The Bullet Point Issue In Divi

  • Navigate to Appearance > Customize from your WordPress dashboard.
  • Click on Additional CSS at the bottom of the menu.
  • Add the mentioned code here and click on the Publish button.
sc-prose ul {
    list-style: initial;
    margin-left: 14px;
}
  • Check your checkout page; now it will work as expected.

Your bullet point display issue with the Divi Theme and SureCart should now be resolved.

Hope this solution helped. If you are still facing this issue, please reach out to our support team. We’re always here to help!

Was this doc helpful?
What went wrong?

We don't respond to the article feedback, we use it to improve our support content.

Need help? Contact Support
%title %title
On this page

Download is Just A Click Away!

Enter your email address and be the first to learn about updates and new features.

E-Commerce Store Launch Checklist Download
Scroll to Top