Home › Forums › Support › Want to canter all image for mobile devices This topic has 7 replies, 3 voices, and was last updated 6 years, 5 months ago by David. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts November 12, 2019 at 7:04 pm #1061246 Sabbir Hello, I use images in content right side. but I wish all images show in center for all mobile devices. how can I do that? Thanks check post link below November 12, 2019 at 7:49 pm #1061270 LeoStaff Customer Support Hi there, Any chance you can link us to the site in question? You can edit the original topic and use the private URL field. Let me know 🙂 November 13, 2019 at 12:28 am #1061391 Sabbir updated 1st message November 13, 2019 at 5:41 am #1061660 DavidStaff Customer Support Hi there, you may want to check the responsive options in Thrive first – if there isn’t then try this CSS: @media (max-width: 768px) { .thrv_wrapper .alignleft, .thrv_wrapper .alignright { float: none; display: block; margin-left: auto; margin-right: auto; } } November 13, 2019 at 7:36 am #1062010 Sabbir Great! It’s working fine November 13, 2019 at 7:41 am #1062016 DavidStaff Customer Support I just checked that post and the content is being output in a Thrive shortcode, and with that CSS i provided above it resolved the issue (?) you may need to clear browser caches to see the updated version. November 13, 2019 at 7:42 am #1062019 Sabbir Sorry. My mistake November 13, 2019 at 8:20 am #1062065 DavidStaff Customer Support No problems glad to see it resolved. Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In