Home › Forums › Support › Content does not surround image correctly on MOBILE ONLY This topic has 3 replies, 2 voices, and was last updated 1 week, 2 days ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts March 19, 2023 at 7:39 am #2572971 metcomllc@aol.com The Content, at the top of this page, does not surround image correctly on MOBILE ONLY https://newyorkweightlosshypnosisnyc.com Please assist me. March 19, 2023 at 11:17 am #2573264 LeoStaff Customer Support Hi there, There simply isn’t enough room for the text and image to stay inline on mobile. Give this CSS a shot: @media (max-width: 768px) { .inside-article .wp-block-image .alignleft { float: none; margin-left: auto; margin-right: auto; } } Learn how to add CSS: https://docs.generatepress.com/article/adding-css/ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 19, 2023 at 11:38 am #2573289 metcomllc@aol.com That worked. Thank you! March 19, 2023 at 11:52 am #2573304 LeoStaff Customer Support No problem 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In