Image with text section - Image Doesn't Load in Mobile

Hi, please see my website in progress- https://hpood0ro1cd0vw85-24820580448.shopifypreview.com/pages/press

At the very bottom of this page, there is an image of a model in a white dress. It shows on desktop, but doesn’t load in mobile.

Can someone please tell me how to make it load on mobile?

Thank you.

@rj1984 ,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. In your theme.liquid file, find the (press CTRL + F or command + F on Mac)
  3. paste this code right above the tag:

If it helps you please click on the “like” button and mark this answer as a solution!

Thank you.

Kind regards,
Diego

That works! Is there a way to have the image center aligned? Right now it’s to the left, please see..

Hi @rj1984

This is Richard from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

You should keep the code you added, and with this extra code to solve it and make it center

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Richard | PageFly

Yes. Wonderful. Thank you, Richard!!

Thank you Diego, for your help!!