Shopify themes, liquid, logos, and UX
Hi
With the slideshow images below the main menu, they fit to desktop ok but not to mobile. Can anyone advice please?
URL Wholesalers UK | Leigh Shop
Thanks
Solved! Go to the solution
This is an accepted solution.
Please paste this code in the end of base.css file.
@media (max-width: 767px) {
.hero-container .bg-container img, .hero-container .bg-container svg {
aspect-ratio: auto !important;
}
}
This is an accepted solution.
Please paste this code in the end of base.css file.
@media (max-width: 767px) {
.hero-container .bg-container img, .hero-container .bg-container svg {
aspect-ratio: auto !important;
}
}
perfect thanks
I am happy that I would fix the issue.
If you need more help fee l free to ask me.
Thanks
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025