Change text and edge add to cart button!

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

Hey @wardH

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. 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

thank you very much! and how about the add to cart button?

Hey @wardH

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. 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

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.