I would like to change the color of the buttons to the same pink color as the font. https://vccewdojgyb8ij98-59915632779.shopifypreview.com
Hi @Lheilers
open your theme editor and find ‘theme.css’
‘Ctrl+F’ search keyword ‘.zdzprobutton’ and change ‘background’ value to #e454b5; do the same for ‘.zdzprobutton:hover’
theme.scss.liquid





