Hello,
Please add the following code in custom.css file
.list li:before{
position: absolute;
left: 0px;
}
.list li {
position: relative;
padding: 5px 0 5px 20px;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.