I have connected a page where I have uploaded a gif for the colapsible row content, however I would like to connect another page/have another gif displayed for mobile view as the current gif it is only compatible on desktop, and looks bad on mobile.
To have another gif available just for mobile, your theme’s code needs to be changed. Currently, it’s going to look like:
show the gif from the settings
settings:
1 gif available
It currently functions like that. It needs to be changed into:
if the user is using desktop
- show the desktop gif from the settings
if the user is using mobile
- show the mobile gif from the settings
settings:
1 desktop gif available
1 mobile gif available
By doing this, you can have separate gifs for mobile and desktop. Do note that the code example above is very simplified and not the actual code to be written.
Hope this helps and if you have any questions, feel free to drop questions you have
If by any chance you’re looking for someone to implement the changes and coding for you, I’d be happy to do it for $25. Feel free to reach out if you’re interested