Archived topic
Image background responsive
3 replies · Started by Gerva on May 12, 2022
Good morning, everyone, and congratulations on a job well done.
I would like to understand how I can make a background image "responsive"
At the following link: PAGE DEMO
you find an example both for the header part where I used an element, as in the footer part where I used a simple container.
Unfortunately I have searched but without finding a solution.
The rest of the page instead with container + image works great
Any suggestions.
Thanks
Hi Gerva,
Background image won't resize itself when screen width changes.
You can try setting different top/bottom padding for the container to adjust the area for the background image.
If you want the image to show fully for all screen width, try set the background image size to containinstead of cover.
Thank you very much
It's working alright for the moment
Have a nice evening
Thank you :) You too!