Re: Main image is jumping issue

Main image is jumping issue

orhl1234
Shopify Partner
110 0 9

When the page loads the main image jumps for a second and than comes back to normal.

Why is that?

I was told that it needs to be on "lazzy" mode instead of native, but I want to stay on native to keep efficiency.

How could I fix that with code?

https://whnvfi2z4j20q0dn-52839809193.shopifypreview.com

 

Replies 6 (6)

dexter845
Shopify Partner
13 3 2

dexter845_0-1722847659925.png

You have added the style tag after the content. So the content loads first and then your css does it's job.
This object-postion: center center; needs to be loaded before the image. Try moving the style tag at the end of your section file to the very top.

 

orhl1234
Shopify Partner
110 0 9

I removed it now completely and it is still not working.

Can you tell why?

dexter845
Shopify Partner
13 3 2

The preview link has expired. Can you share it again?

 

orhl1234
Shopify Partner
110 0 9
dexter845
Shopify Partner
13 3 2

Can you send the link in the following format:
storename.myshopify.com?preview_theme_id=themeid
dexter845_0-1723663235378.png

 

orhl1234
Shopify Partner
110 0 9