Cheryljacklyn Posted December 10, 2020 Share Posted December 10, 2020 (edited) 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! Edited December 10, 2020 by Cheryljacklyn Link to comment
tuanphan Posted December 13, 2020 Share 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment