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
A user needed to change button text color from black to white on their Shopify store using the Dawn 7.01 theme.
Problem identified:
!important flagSolution:
main.product.liquidStatus: Resolved. The user confirmed everything is working correctly after editing the theme code.
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
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.
Skriv en anmeldelse
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.