Hi,
I have just started rebuilding my website, and I can’t seem to get media queris work. If I give a class just for “cart off canvas” the whole elements are moving. Maybe I am missing something
@media (max-width: 480px) {
.kart1{
margin-right:-100px;
}
}
Thank you
Leurent




