I have created an online website however my coding knowledge is not that advanced therefore I would require some help.
I have added an image banner on the website however when I browse using my iPhone, the banner is very small. I would like to replace the image banner with a slideshow of 3 images, this slideshow should show only when you are browsing the mobile version.
Could anyone advise what code do I need to use to do this?
Could you add the slideshow as well? It’ll be visible on both mobile and desktop when you add it, but then I can give you the exact code to hide either or depending on the device.
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.
regarding the code above, I copied and pasted the code after the first code I entered and it hides the image banner on mobile, showing only the slideshow however on the desktop version it still shows both versions (image and slideshow)