Hallo, I added a full width image on my website [Links visible only for registered users].
I added the picture in the container. On the desktop it's ok but on mobiles there is a lot of space above and below.
Which settings in Betheme are necessary to get the same results please?
Thanks for your support.
Regards Peter
Comments
this is not an image but a background image which size was set to "contain"
If the background is in contain then it will scale with the screen but the container will be larger because of padding.
Either change the size to cover or insert an image.
thanks