I am certain that this functionality does work well with this theme as you can see it on our demo: http://colorlib.com/sparkling/template-pingbacks-an-trackbacks/
Could you please explain how you are trying to use them?
Yes, I’ve figured out when they work vs. when they don’t.
Bullets do not work: when i’m using the Page Builder tab. If I input the Visual Editor into a column, the bullets will not show. here is an example: http://www.lauriemucha.com/sejour-resources/
Bullets work: if i use them in a simple page using the Visual tab.
thank you so much for your help!
It depends how you write your code.
it should be:
<ul>
<li>Buttel point 1</li>
<li>Buttel point 2</li>
</ul>
These ul’s and li’s are the ones that gets the job done, if you have only one of those components then nothing is going to happen.
If you use Page builder or other plugins then I have no control over that as it is not part of the theme itself.