Cheryljacklyn Posted December 10, 2020 Posted December 10, 2020 Site URL: https://www.milkandhoneymobile.com Hi there, @tuanphan I'm wondering if anyones how I can manipulate only the mobile version of this text block so that it appears under the image. Currently it's an image overlap and it looks good on desktop, but for mobile it covers too much of the photo. Does anyone know a CSS code that allows me to move the headline below the image. This will also close the gap between the headline and the subheadline only on mobile! Homepage banner: Website: https://www.milkandhoneymobile.com password: queenbee I have the same question for a little lower on the page in the "meet the fleet section". It is an image collage. Is there a way to move the text box under the image. Thank you!
tuanphan Posted December 13, 2020 Posted December 13, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { body.homepage .design-layout-overlap figcaption.image-card-wrapper { margin-top: 20px !important; } } Also I see your site has very long content. You can consider adding a back to top button. 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.