Hi,
I have an issue with how banner image shows on desktop and mobile.
It’s district theme, rtl
This is desktop:
and this is mobile:
Any chance to make the mobile same as desktop, the full image?
Thanks!
Hi,
I have an issue with how banner image shows on desktop and mobile.
It’s district theme, rtl
This is desktop:
and this is mobile:
Any chance to make the mobile same as desktop, the full image?
Thanks!
@bikewiser - it is possible bu then image will shrink on mobile
I recommend to use 2 separate banner sections, one for desk image and one for mobile. So now you have 2 banners and then using css one of them can be hidden based on device width
Hey @bikewiser ,
Fitting the landscape image to mobile will make it look like this (Screenshow below)
If that is ok for you, just follow these instructions
Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.
Screenshot is for reference only, the correct code to paste is the one shown above.