Shopify themes, liquid, logos, and UX
Return management just got easier! We’ve launched Customer Self-Serve Returns to all Shopify merchants. Click here to learn more!
Hi,
I have a problem with hiding a certain section on the homepage.
I can hide an image but not another, I copied the code so I'm not sure why it is not working.
Here is the code below:
Here is the website preview:
https://ov3d57nu4jruzyt1-59578056888.shopifypreview.com
Thanks
@JKIRK
Can you give me a screenshot of which section you want to hide on mobile?
Thank You.
Thanks for your reply, here is the section I want to hide:
shopify-section-1637120012f9f38e56
Thanks
@JKIRK
Paste this code at the top of the theme.scss file.
@media only screen and (max-width: 768px) {
div#shopify-section-1637120012f9f38e56 {
display: none !important;
}
}
@Zworthkey I have pasted the code and still no luck.
I changed the section so 1637120012f9f38e56 is now 16371246489642ab67
Thanks
User | RANK |
---|---|
134 | |
89 | |
77 | |
68 | |
43 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022