rj1984
1
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 ,
- In your Shopify Admin go to online store > themes > actions > edit code
- In your theme.liquid file, find the (press CTRL + F or command + F on Mac)
- 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
rj1984
3
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
rj1984
5
Yes. Wonderful. Thank you, Richard!!
rj1984
6
Thank you Diego, for your help!!