folkwisepr Posted April 10, 2021 Share Posted April 10, 2021 Site URL: http://folkwisepr.com The image I am using for my site background fits when viewing it in Desktop mode, but most of it is cut off when viewing in Mobile mode. Is there a way I can hide the background and display only a solid color in Mobile view only. Does this require customer CSS? If so, could someone please provide that? Website: folkwisepr.com Beyondspace 1 Link to comment
Beyondspace Posted April 10, 2021 Share Posted April 10, 2021 2 hours ago, folkwisepr said: Site URL: http://folkwisepr.com The image I am using for my site background fits when viewing it in Desktop mode, but most of it is cut off when viewing in Mobile mode. Is there a way I can hide the background and display only a solid color in Mobile view only. Does this require customer CSS? If so, could someone please provide that? Website: folkwisepr.com try @media only screen and (max-width: 640px) { section[data-section-id="6005a662b66f945334845a0b"] .section-background img { opacity: 0; } .light .section-background-overlay { background-color: #d2def9; opacity: 1 !important; } } tuanphan 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment