• Resolved Zaidy

    (@meerzaidy)


    I am using oceanwp theme for my WordPress site. It’s a great theme for my project. I am having an issue, Recently I used bullet points for one of my product review in woocommerce. But they are not showing up when I preview that product review. My readers can’t see those bullet points. What should I do?

Viewing 1 replies (of 1 total)
  • Theme Author oceanwp

    (@oceanwp)

    Hello, add this css code:

    .woocommerce .comment-text ul {
        list-style: disc;
        margin: 0 0 0 25px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Bullets’ is closed to new replies.