kpribble Posted April 18 Posted April 18 Hello, I would like to resize this banner image for mobile viewing or be able to show a different photo for mobile viewing. Does anyone know of the correct coding for this. We're using 7.0. Thank you! Kayla
tuanphan Posted April 19 Posted April 19 What is site url? We can check easier 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!)
kpribble Posted April 23 Author Posted April 23 Sorry I thought I included the link: https://www.bsw-in.com/meet-your-bloomington-pain-rehab-team
tuanphan Posted April 24 Posted April 24 Try this code to Custom CSS box @media screen and (max-width:767px) { body#collection-5b76d777c2241b2cfa25ea1a .Parallax-item:first-child img { width: 100% !important; left: 0 !important; height: auto !important; } body#collection-5b76d777c2241b2cfa25ea1a section.Intro.Intro--has-image .spacer-block { display: none; }} 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