SIDIOUStn Posted May 12, 2022 Posted May 12, 2022 Site URL: https://www.sidioustn.com/ Hi! I am having issues with the first section background on the opening page of my site, specifically on mobile. The background is an image and looks fine on desktop. But when switch to mobile it does not scale correctly like the rest of my pages do. For example, the "Contacts" page has the same format, Image as a background of a section, and scales fine with mobile. Any idea why this is happening?
tuanphan Posted May 14, 2022 Posted May 14, 2022 (edited) Add to Design > Custom CSS @media screen and (max-width:991px) { [data-section-id="5f71477680f1d57162722323"] { min-height: unset !important; height: 30vh; margin-top: 10vh; } } Edited May 14, 2022 by tuanphan change breakpoint Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
jodytomp Posted May 25, 2022 Posted May 25, 2022 I have an even simpler question. How do I make a photo become a background, like SIDOUS did? TampaBayLeadershipAccelerator.com
tuanphan Posted May 29, 2022 Posted May 29, 2022 On 5/25/2022 at 10:25 PM, jodytomp said: I have an even simpler question. How do I make a photo become a background, like SIDOUS did? TampaBayLeadershipAccelerator.com You mean change top background image to solid background color on mobile only? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment