Shopify themes, liquid, logos, and UX
I want the border of the "Add to cart" button to be thicker and change the color to attract customers' attention.
Help me, https://www.tipiteastore.com/products/tipi-pot%E2%84%A2-magic-pot
Solved! Go to the solution
This is an accepted solution.
hello @tipitea
Go to online store ----> themes ----> actions ----> edit code ---->assets ----base.css...> add the code end of the file
button#ProductSubmitButton-template--15810886140022__main {
border: 2px solid rgb(98 145 4);
}
button#ProductSubmitButton-template--15810886140022__main span {
color: rgb(98 145 4);
}
If this was helpful, hit the like button and accept the solution.
Thanks
This is an accepted solution.
Hello @tipitea
Go to online store ---------> themes --------------> actions ------> edit code------->base.css
at the end of the file and save.
#ProductSubmitButton-template--15810886140022__main {
border: 2px solid #669803;
color: #669803 !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
This is an accepted solution.
hello @tipitea
Go to online store ----> themes ----> actions ----> edit code ---->assets ----base.css...> add the code end of the file
button#ProductSubmitButton-template--15810886140022__main {
border: 2px solid rgb(98 145 4);
}
button#ProductSubmitButton-template--15810886140022__main span {
color: rgb(98 145 4);
}
If this was helpful, hit the like button and accept the solution.
Thanks
This is an accepted solution.
Hello @tipitea
Go to online store ---------> themes --------------> actions ------> edit code------->base.css
at the end of the file and save.
#ProductSubmitButton-template--15810886140022__main {
border: 2px solid #669803;
color: #669803 !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024