Hi i want to hide this section in mobile
hi @hem0903
@media (max-width: 768px) {
#shopify-section-template--23864204296523__side_media_with_text_RrCjwb {
display: none;
}
}
Please add this code in your theme CSS file.
If this helps you, please like and accept this as solution.
Thank you
