AshlynnW Posted July 27, 2020 Share Posted July 27, 2020 Site URL: https://ashlynnwhalley.com/about Looking for help with how to re-configure how my text stacks on my image (overlap layout) on mobile. I'm using custom fonts, but even with regular fonts it wouldn't stack correctly. Example page: ashlynnwhalley.com/about (on mobile) Ideally I'd like the text to move UNDER the image on mobile. Thank you! Link to comment
tuanphan Posted July 28, 2020 Share Posted July 28, 2020 Add to About Page Settings > Advanced > Header (If you use Personal Plan > Insert Code Block) <style> @media screen and (max-width:640px) { } .design-layout-overlap figcaption { margin-top: 50px; } } </style> AshlynnW 1 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
AshlynnW Posted July 30, 2020 Author Share Posted July 30, 2020 @tuanphan worked like a charm, thank you so so much. 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