Hello @paytonking ![]()
Inside Shopify Admin, you can go to Edit theme code, open file base.css and add this code at the bottom
#shopify-section-template--15193794314300__main a {
color: rgb(110, 13, 13) !important;
}
The result
Hope that helps!
Hello @paytonking ![]()
Inside Shopify Admin, you can go to Edit theme code, open file base.css and add this code at the bottom
#shopify-section-template--15193794314300__main a {
color: rgb(110, 13, 13) !important;
}
The result
Hope that helps!