Hi,
The background of my content-section looks very strange on mobile. I set it to ‘stretch to fit’ but nothing seems to work. How can I fix this? Or is there a way to disable all content-section backgrounds on mobile?
Gr
Pim
Hey pimmesz,
The link you provided does not show any color section with background.
After trying to login the page redirects to homepage we are unable to view the issue to assist you. Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Vinay
The part with the background is on:
https://tothemaxgym.nl/personal-training/
The login should work? I changed the settings to administrator.
Gr
Pim
Hi!
The background looks fine on mobile.
Note that the background-size property will be set to “cover” if the Background Repeat is set to “Stretch to fit”.
Scale the background image to be as large as possible so that the background area is completely covered by the background image. Some parts of the background image may not be in view within the background positioning area
// https://www.w3schools.com/csSref/css3_pr_background-size.asp
Best regards,
Ismael