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 |
---|---|
72 | |
65 | |
55 | |
55 | |
42 |
As a business owner, have you ever wondered when your customer's first impression of yo...
By Skye Jun 6, 2023We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023