Image on the banner is not automatically adjusted for mobile view..
How do I make them look like one on the desktop view?
Thank you
Image on the banner is not automatically adjusted for mobile view..
How do I make them look like one on the desktop view?
Thank you
Hi @blushme
This can be achieved by making a separate setting for mobile and desktop ! For better assistance PM me.
Hello @blushme ,
@media only screen and (max-width: 980px) {
#shopify-section-slideshow .hero {
height:auto;
}
}
Thank you so much.. ![]()
Hi I am having the same issue and my banner is viewing as very zoomed in on the mobile version. I tried to use this code but it is still not displaying properly.
The theme I am using is Debut.
Is there a new code to use?
Hello @thebod ,
Can youplease share your site url
Thank you! The site is https://the-bod.com/
It is happening with the banner at the top and also at the bottom.
YOU ARE THE GOAT!
Im having the same problem but for Desktop version.. Any advice?
Hi TroWul.
Use the app COLLECTION SLIDE SHOW - https://apps.shopify.com/collection-slideshow?surface_detail=collection+slideshow&surface_inter_position=1&surface_intra_position=4&surface_type=search
Mine solved it like this!
Hope this helps!
Hi all,
I am facing a similar issue, but with my email format. When I include pictures in the email, it keeps the email from auto-adjusting for mobile. Any recommendations on how to work through this issue would be appreciated!
Hey,
I am having the same problem as well, however the code you provided where you have to insert asset>theme.scss, I donât have that file name instead its theme.js. What should I do?
Thanks!
Hi,
I pasted this code but it still doesnât work for me. The image on the mobile version is zoomed in and not in full size. Any idea how to solve it?
Hi Qualitycheck! I am also having the issue where my âImage with textâ banners are being cut off in mobile mode. Im using the Debut theme. I tried pasting the code that was mentioned for Blushme with no luck. Any chance you can help?
It worked Tku
Hi, I am also having the issue where my âImage with textâ banners are being cut off in mobile mode. Im using the Debut theme. I tried pasting the code that was mentioned for Blushme with no luck. Any chance you can help?
Hey, I found selecting the âAdapt to image heightâ selection in the banner
settings was the best bet and re-jigged the design to suit as best as
possible. The banner on the mobile display is still much smaller than I had
hoped but restricted to the template.Next time I will know to design for
mobile first. Good luck!
Hi I am having the same problem with my site can you help me adjust the header to my mobile version? Thank you so much!
Hi, I am trying to format my banner to be the correct width on my mobile site as it is on my desktop site. I tried the code solution above but it didnât solve the problem. I am using the Debut theme. Any advice?
Selecting Adapt Image Height works!! Under Image Height is where you can select this. Iâm using the Debut theme, and my banner is perfect on desktop and mobile.