when I use this CSS :
list-style: none; padding-left: 0; } ul li:before { content: '✓'; } in elementor it drops the line. I do not see it in alignment with the content <li> Is there a way to fix this?