Modify bullet position on product pages
Before:
After:
Code:
/* -- code to move bullets inline Pipeline 3 -- */ .product-description li {list-style: disc inside;} /* - end - */
Where do I add the code?
Use this link to learn where exactly to add this code snippet: