Bullet Points / Bold text Not Showing Turbo Theme

hi @LaurenMcCreery

May this help you.

1: Go to online store > themes > Actions > Edit code > ASSESTS > styles.css Add this code at the bottom.

ul {
    list-style: disc outside!important;
}

you can see the change

If I was able to assist you, please remember to give it a Like and Mark it as the Solution!

Let me know if need further assistance
Regards,
SideNode