Hi, I've searched the forum on how to remove the list bullets in Storebox but only found how to do it on other themes. Could you guys point me to the correct way?
Thanks!
article .content ul li {
background: transparent!important;
padding-left: 0;
}