thanks
can you try this code
- Go to Online Store->Theme->Edit code
- Asset->/styles.css ->paste below code at the bottom of the file.
@media only screen and (max-width: 798px) {
.promo-banner--show .promo-banner {display: none !important;}
}
thanks
can you try this code
@media only screen and (max-width: 798px) {
.promo-banner--show .promo-banner {display: none !important;}
}