Shopify themes, liquid, logos, and UX
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 </body> tag
<style>
.supports-sticky .Header--transparent {
box-shadow: none !important;
}
</style>
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 </body> tag
<style>
.ProductForm__AddToCart {
background: black !important;
color: white !important;
}
</style>
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.
User | RANK |
---|---|
201 | |
173 | |
61 | |
52 | |
47 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023