Tagged: x Author Posts April 10, 2016 at 1:55 pm #875453 mcveys34Participant Hey Guys, I have background images behind text on multiple pages on my site. I’m noticing that the image is not responding so when viewing on mobile you don’t see the entire picture. Anything I can do about this? Here’s the site: http://www.reipropertymanagement.net/community-association/ Thanks again!! April 11, 2016 at 12:57 am #875953 ChristopherModerator Hi there, Please add following code one by one under Customize -> Custom -> CSS, resize the window and check which one works better on your end. @media (max-width:767px){ .x-section.bg-image { background-size: 100% 100%; } } Or @media (max-width:767px){ .x-section.bg-image { background-size: contain; } } Hope that helps. April 11, 2016 at 6:42 am #876291 mcveys34Participant Works great, thanks! April 11, 2016 at 10:43 am #876638 ThaiModerator Glad it worked 🙂 If you need anything else please let us know. Author Posts <script> jQuery(function($){ $("#no-reply-875453 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In