Hello @JoeyRoo
Go to online store ----> themes ----> actions ----> edit code ----> assets ---->app.css
add this code at the end of the file and save.
#shopify-section-template--23400538702112__16618629918566dc27 a {
color: blue !important;
text-decoration: underline !important;
}
#shopify-section-template--23400538702112__16618629918566dc27 a:hover {
color: red !important;
text-decoration: underline !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
