Shopify themes, liquid, logos, and UX
Hey everyone - I could really use some help.
I'm not sure what happened, but the Mobile Menu on my site has suddenly expanded due to a bunch of extra space between product pictures and title. I cannot figure out what is causing it.
i've attached a screenshot of what it looks like. Before this, they were all neatly under each other.What can I do to get it back to the normal spacing?
Thank you
Solved! Go to the solution
This is an accepted solution.
Please remove the last given code and add this new code in assets/theme.css file.
@media only screen and (max-width: 749px){
.product-single__thumbnails-item-slide, .product-single__media{ height: auto !important; }
}
Hope this works.
Thanks!
Please share your website URL and password if any. I will check and provide a solution here.
Thanks!
Hello @Clemcls01 !
@media screen and (max-width: 590px) {
.product-single__meta {
padding-top: 0 !important;
}
}
Hope this helps!
Thanks,
Digital Artisans
@DigitalArtisans no result with this code
little detail i don't have theme.scss in my assets but theme.css
Hello @Clemcls01 ,
Try to paste the code under theme.scss in draft mode and let me know your theme.
Thanks,
Digital Artisans
Please add the following code at the bottom of your assets/theme.css file.
@media only screen and (max-width: 749px){
.product-single__thumbnails-item-slide{ height: auto !important; }
}
Hope this works.
Thanks!
@dmwwebartisan much better on the bottom part ! thanks but still have the spacing on the top part see screenshot below :
This is an accepted solution.
Please remove the last given code and add this new code in assets/theme.css file.
@media only screen and (max-width: 749px){
.product-single__thumbnails-item-slide, .product-single__media{ height: auto !important; }
}
Hope this works.
Thanks!
User | RANK |
---|---|
62 | |
52 | |
47 | |
39 | |
38 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023