Hi @dagern ,
- 1: Please add code:
@media only screen and (max-width:768px){
.site-nav__thumb-cart {
background-color: #ef6f6c !important;
}
}
- 2: I changed it in the previous tutorial and it is working fine
Hope it helps!
Hi @dagern ,
@media only screen and (max-width:768px){
.site-nav__thumb-cart {
background-color: #ef6f6c !important;
}
}
Hope it helps!