Home › Forums › Support › mobile view of Content This topic has 3 replies, 2 voices, and was last updated 4 years, 5 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts December 16, 2018 at 9:07 pm #758633 Zillay Hi, i have used Generate Press premium and usesd Gutenberg editor. When i check my draft website on mobile, the view is not very professional. I wanted images to appear at the top of the text on mobile devices. December 17, 2018 at 7:29 am #759172 DavidStaff Customer Support Hi there, try adding this CSS: @media (max-width: 768px) { .wp-block-media-text { display: block; } .wp-block-media-text .wp-block-media-text__media { width: auto; margin: 2em 1em 1em; } } December 17, 2018 at 2:05 pm #759547 Zillay Thank you very much. it has fixed it. December 17, 2018 at 2:20 pm #759565 DavidStaff Customer Support Glad to be of help. 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