CelineT Posted October 21, 2021 Posted October 21, 2021 Site URL: https://www.novalielane.com Hi there, I was needing some help with an overlap image block in mobile view. Looks great on desktop, but on mobile the text card covers the image too much. Is there anyway only for mobile to lower the text card so that the image is more visible? Thank you so much!
tuanphan Posted October 25, 2021 Posted October 25, 2021 Add to Design > Custom CSS @media screen and (max-width:767px) { div#block-e42b2257e70603ecce8b figcaption { margin-top: -5% !important; } } 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
Archived
This topic is now archived and is closed to further replies.