• I’d like to have it so that an image that is aligned to the right is centered when someone browses the site on mobile to prevent formatting errors from an image that has been aligned to the right. How can I do this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • What theme are you using? Can you post a link to your site?

    Moderator bcworkz

    (@bcworkz)

    Use CSS media queries to center images when the screen width is under a certain size. This will not capture all mobile devices, especially tablets, but if the screen is big enough, being a mobile device shouldn’t matter.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Making right aligned images centered on mobile’ is closed to new replies.