Hello everyone!
I would like to hide a section which contains a large image on my site.
Site is: https://thearoidshop.myshopify.com/
pass: "istiem"
The section I'd like to hide is the large image that has "The Aroid Shop" written on it.
Thank you for your time!
Please place this code at the end of theme.scss.liquid
Please make the 'm' of media small.
@_media only screen and (max-width: 450px) {
#shopify-section-16067737714314f534 {
display: none;
}
}
User | Count |
---|---|
24 | |
24 | |
22 | |
19 | |
13 |