Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hey there, i was wondering if someone could help me out. All of my buttons are transparent and show up as the background color of the overall site and i have no idea why. I would just like it to be normal and use the button background color i choose. For the debut theme
Website URL https://printmesuper.com/
Thanks!
@Jake38r
You're currently using the Prestige theme. Can you please send a screenshot of what button(s) you'd like to change the color?
@Jake38r, no problems. You can do this to change the color:
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > theme.scss.liquid or theme.css and paste this at the bottom of the file:
.ProductForm__AddToCart{
background-color: #ccc !important;
color: #fff !important;
border-color: #ccc !important;
}
You can change the color as per your wish:
#ccc = background hex color
#fff = text hex color
#ccc = border hex color
Kind regards,
Diego
Hi! I'm setting up my website using Dawn Theme.
The image banner has a white button and inside the shop now button. How can I make them transparent?
Thank you I hope someone will be able to help me 🙂
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025