inspireaconnection Posted March 6, 2022 Posted March 6, 2022 Site URL: https://www.inspireaconnection.com/ Can you tell me how to get the image and text box to stack on top of each for the mobile version? See screenshot.
tuanphan Posted March 10, 2022 Posted March 10, 2022 Add to Design > Custom CSS /* Mobile-Homepage-Stacked Collage images */ @media screen and (max-width:767px) { body.homepage .design-layout-collage .intrinsic { width: 100% !important; } body.homepage .design-layout-collage figcaption.image-card-wrapper { width: 100% !important; margin-top: 10px !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
Create an account or sign in to comment
You need to be a member in order to leave a comment