Hi,
Can anyone here can answer the following, thanks in advance.
I want to load a different image or background image on mobile device or when browser window is resized manually.
thanks
Hi,
Can anyone here can answer the following, thanks in advance.
I want to load a different image or background image on mobile device or when browser window is resized manually.
thanks
Have you tried applying two images to the same location and hiding one of them at one breakpoint and the other at a different breakpoint.
Here’s an example of that:
Desktop:
Tablet:
And here’s how the layers look for the tablet (note that the big image is hidden):
And for the desktop (the other image is hidden):
Yay
Thanks
it worked
Thanks for the update!
@jim75924 Wow, worked for me, thank you so much.