Hi @puppuppup ,
You can follow the instruction below:
- Go to Online Store->Theme->Edit code
- Asset->/theme.scss->paste below code at the bottom of the file:
.template-cart a.btn.btn--small.medium-up--hide {
color: #000;
border: 1px solid #e8e8e1;
background-color: transparent;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Hi @puppuppup ,
You can follow the instruction below:
- Go to Online Store → Theme → Edit code.
- Asset → /theme.scss → paste below code at the bottom of the file:
.template-cart a.btn.btn--small.medium-up--hide {
color: #000;
border: 1px solid #e8e8e1;
background-color: transparent;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Best regards.
