Adding "Starts at" before price

@ryan139 please add this css to the very end of your novstyle.css file and check,
Shopify Admin → Online Store ->Theme → Edit code → novstyle.css

.product--item span.money:before {content: "Starts at";    margin-right: 10px;}