In sense theme template the first thing is the photo and the Buy Now or Shop Now button. I want to only change the colour of that. that’s it. I just need the code and where to paste it. i want it in purple colour but if i can specify using colour code even better
Hi @expen5ive
Which button you like to change the color? In product page or in the collection page? Please, specify. And would ypou mind to share your store URL? Thanks!
neither product or collection page. literally that first button that sense theme gives you next to the big picture. its the SHOP NOW button. i want to change it to purple https://4d61bb-4.myshopify.com/
Hello @expen5ive
can you share store URL?
You can try adding this to the product information sections Custom CSS settings:
.button {
font-weight: bold;
background: #9b046f;
color: whitesmoke;
border: 2px solid;
}
Adjust color, font-weight, border etc as needed then click Save.
Here is a video & guide explaining the process (using sense theme):
Video: https://www.youtube.com/watch?v=57ZKXwQeOJ0&t=9s
Full Guide: https://biznazz101.com/blogs/news/how-to-change-shopify-button-color
I hope that helps!
@biznazz101
Oh, its the Image banner or the Image with Text section. Its password protected.