hi guys
cant seem to get the view cart button right:
1. i add this code and it diesnt work:
.shopping-container .btn.border-grey {
background-color: #262626;
border-color: #df1997;
color: #ffffff;
font-size: 13px !important;
margin-bottom: 10px;
padding: 10px 6px !important;
transition: all 0.2s ease-in-out 0s;
}
2: i also want to change the hover colour to: #df1997 – can you help with this please as i am adding codes in custom css and soemething is overiding it!
thank you