Shopify themes, liquid, logos, and UX
Hello
I have tried several things without luck, hope someone can help me out. 🙂
The text is black and i want to change it in white instead. 🙂 (Skriv en anmeldelse)
My url:
Thanks in advance
Solved! Go to the solution
This is an accepted solution.
Hi @Dekanten
It looks like you have set the color with the style tag and !important flag directly for that button. It needs to be removed from the element by accessing the theme code.
You will have to check the right file where the following code exists.
<a style="color: #000000 !important;" href="/products/guerlain-angelique-noire?fera=review" class="text-link button button--secondary fera-productReviews-writeReviewLink" data-fera-action="showContentSubmission" data-fera-translate-contents="">Skriv en anmeldelse</a>
If incase you are having trouble finding it, you can give us the access to edit code and we can help you out with it.
Thanks.
This is an accepted solution.
Hi @Dekanten
It looks like you have set the color with the style tag and !important flag directly for that button. It needs to be removed from the element by accessing the theme code.
You will have to check the right file where the following code exists.
<a style="color: #000000 !important;" href="/products/guerlain-angelique-noire?fera=review" class="text-link button button--secondary fera-productReviews-writeReviewLink" data-fera-action="showContentSubmission" data-fera-translate-contents="">Skriv en anmeldelse</a>
If incase you are having trouble finding it, you can give us the access to edit code and we can help you out with it.
Thanks.
Hi and thanks for the advice, i find the code in main.product.liquid and changed it from there. Everything is just fine now. 🙂
Amazing @Dekanten . Please do consider marking it as an answer if it helped.
Thank you.
I have done that now so everything is just fine. 🙂
Thank you so much.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025