Alterar Cor dos Botões - Script Shopify
Por fernando•Publicado em 14 abr 2024
Site para escolher a cor: https://htmlcolorcodes.com/
Script
.button {
background-color: #0e1b4d;
color: white;
--border-offset: 0;
}Site para escolher a cor: https://htmlcolorcodes.com/
.button {
background-color: #0e1b4d;
color: white;
--border-offset: 0;
}