Hi! Need help with changing these two filter submenus to the color black. Thank you.
url:https://lua-wolves-crystals.myshopify.com/
password: bahcri
Hi! Need help with changing these two filter submenus to the color black. Thank you.
url:https://lua-wolves-crystals.myshopify.com/
password: bahcri
Hello,
option {
background-color: #000;
border: #000;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid
Like This