Shopify themes, liquid, logos, and UX
Hi,
Could you please let me know how I can optimize the size of the banner on mobile, desktop and full screen. The banner looks stretched on mobile version and full screen.
Thanks,
Wesbite: https://elyseen.com.au/
Solved! Go to the solution
This is an accepted solution.
Try this code for mobile
Please add the following code at the bottom of your assets/theme.scss.liquid file.
@media only screen and (max-width: 749px){
.slideshow--center-cta .slideshow__button--active {
-ms-transform: translate3d(0%, 0px,0) !important;
-webkit-transform: translate3d(0%,0px,0) !important;
transform: translate3d(0%,0px,0) !important;
}
.slideshow__button--active {
--ms-transform: translate3d(0%, 0px,0) !important;
-webkit-transform: translate3d(0%,0px,0) !important;
transform: translate3d(0%,0px,0) !important;
}
.slideshow__image {object-fit: contain !important;}
.slideshow--adapt .slideshow {min-height: 62vw !important;}
}
Thanks!
Please share your webshop password!
Thanks!
pw: mailtu.
Thanks!
This is an accepted solution.
Try this code for mobile
Please add the following code at the bottom of your assets/theme.scss.liquid file.
@media only screen and (max-width: 749px){
.slideshow--center-cta .slideshow__button--active {
-ms-transform: translate3d(0%, 0px,0) !important;
-webkit-transform: translate3d(0%,0px,0) !important;
transform: translate3d(0%,0px,0) !important;
}
.slideshow__button--active {
--ms-transform: translate3d(0%, 0px,0) !important;
-webkit-transform: translate3d(0%,0px,0) !important;
transform: translate3d(0%,0px,0) !important;
}
.slideshow__image {object-fit: contain !important;}
.slideshow--adapt .slideshow {min-height: 62vw !important;}
}
Thanks!
Thank you so much!
If helpful then please Like Solution
I thought this helped but it did some weird things to the top of the site so I deleted, can someone help me fix my banner so it won't minimise on mobile?
Website is- https://girlsthatprint.com/
Hi there, I have been having the same issue where the banner on the desktop webpage display fine, whereas the mobile view is really zoomed in (attached photos). I am using the prestige theme, I have tried using the codes suggested, however, I do not have theme.scss.liquid or timber.scss.liquid in the asset section of editing code, only theme.css.
Web URL: https://brendabeverley.com/
Could you please advise?
Thank you
Web view
mobile view🙂
The Prestige theme allows you to upload mobile images, so there is no need to change codes. Just crop the image and upload it!
I am having the same issue with my site as well
User | RANK |
---|---|
74 | |
72 | |
62 | |
59 | |
41 |
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