NickC63
September 23, 2022, 6:19pm
1
I would like the change the color of the dropdown arrow on my variants and the up and down arrows on the quantity, both of which are on the products page.
Here is my URL
https://hibernateonline.myshopify.com/products/ymca-dri-fit-long-sleeve-polo-mens
Thanks!
@NickC63
oh sorry for that issue, yes please add this code
Go to Online Store->Theme->Edit code
Asset->/theme.scss.liquid ->paste below code at the bottom of the file.
.js-qty__adjust {color: #000;}
NickC63
September 23, 2022, 7:39pm
3
That worked for the Quantity arrows! Do you know the code for the drop down box arrows as well for the boxes that say "Small & “No”?