wardH
November 1, 2023, 11:16am
1
Hey I have 2 questions:
how can I make the edge and text from my add to cart button black (2nd photo)? I use the prestige theme and I can click this button:
but if I go to theme setting and adjust the colour, only the ‘buy it now’ button will change and not the ‘add to cart’ button:
one more question: how can i remove this separator bar (underneath brand name)?:
thank you very much in advance! my shop is deco-essence.com
Moeed
November 1, 2023, 11:37am
2
Hey @wardH
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
wardH
November 1, 2023, 11:42am
3
thank you very much! and how about the add to cart button?
Moeed
November 1, 2023, 11:50am
4
Hey @wardH
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
wardH
November 1, 2023, 12:29pm
5
thank you very much, im gonna add you on whatsapp.
I have 1 more question: when I move my mouse over the ‘add to cart button’, the text remains black, so you only see a black block. I want the text to turn white, like what happens with the ‘buy it now’ button, but the other way around.