Hi guys, I want to change the color of button in the collections slideshow on my store with prestige theme can someone help me please.
1 Like
1 Like
I want to change the color of the button in the slideshow of collections in prestige theme. I haven’t yet posted the store, these are some pictures, hope you understand the problem.
- Go to Online Store->Theme->Edit code
- Asset->/theme.scss.liquid->paste below code at the bottom of the file.
#section-slideshow .Button {color: #fff; border-color: #ffffff !important;}
#section-slideshow .Button::before {background-color: #d8cb8f !important;}
It changed the color of the button on the slideshow section, me I want to change the color of the button on the “Collection list” section on the theme. Hope you understand my problem thank you so much.
The button " view products"


