Home › Forums › Support › dynamic resize container background image on mobile This topic has 3 replies, 2 voices, and was last updated 3 years, 8 months ago by Ying. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts January 19, 2022 at 3:13 pm #2086562 lunatrix I have a container block with a background image. On mobile the image doesn’t resize and just looks too zoomed in. January 19, 2022 at 3:29 pm #2086571 YingStaff Customer Support Hi Lunatrix, Try this CSS: @media (max-width: 768px) { .gb-container-2dc097b2:before { background-size: 1000px; background-position: left bottom; } } If you have GB pro, this can be done within the settings. Let me know if you need further assistance 🙂 January 19, 2022 at 3:32 pm #2086575 lunatrix Amazing support – as always! January 19, 2022 at 3:43 pm #2086588 YingStaff Customer Support You are welcome 🙂 Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In