Hello! I have been searching through old posts without finding a solution for this.
I have got two questions to try to solve the same problem: I am trying to make my website better for mobile users by having a solution for my hero image on mobile. The picture that I am using has a lot of information in the middle, meaning that text has to be positioned to the left or right in the image not to crash with the image info, on Desktop view I have positioned text to the left. But when in mobile mode the text overlaps with image information as only the center of the image is shown on mobile.
I see that this can be fixed in two ways: #1: Having hero image change when on mobile or #2: Having text and CTA Buttons be put under the hero image when in mobile mode.
Question 1:
How do I have the hero image change to another image when entering mobile mode? I am using the Debut theme.
Question 2:
How do I make it so that the text, (which on desktop view is placed on top of the hero image with overlay), is moved to below the hero image when in mobile mode?