domr Posted June 18, 2022 Posted June 18, 2022 Site URL: https://saffron-snail-5gar.squarespace.com/ Hi, I'm using white png images as supporting graphics on my site. On the desktop version they are set to appear small using various spacers but on mobile they span full width. Is there a way to set a max size on mobile so I can reflect the desktop version? pass: prefir1 Thanks!
tuanphan Posted June 18, 2022 Posted June 18, 2022 Add to Design > Custom CSS @media screen and (max-width:767px) { /* arrow */ div#block-af7714ea96ec95074f03 { width: 30%; } /* trees */ div#block-3891780a1011b77e916e { width: 30%; } } juliaprather 1 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