Product thumbnail images are not showing on desktop

Here is how my problem is looking like, Images should appears in “img” text position that I had written for clarifying my issue.

This is the theme that I am using.

Note images on mobile phones are showing and no errors, but only in desktop this problem appears.

Also if you go to products details or press on quick view eye button images will show up without any errors.

This my website tekniservices.com

it supports only Arabic language because all of my customers are Arabs.

Hi,
Can you post a link to your store?

Hi @tekni_services

Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.

Hello @tekni_services

You can try adding the below code to fix this issue by following these steps:

  1. Go to Online Store → Theme → Edit code. https://prnt.sc/elKuwYWlBrEo

  2. Open your theme.liquid theme file

  3. Paste the below code before https://prnt.sc/ZnNhFEsBGm_7


You can also contact the theme support team to fix this issue.

Best regards,
GemPages Support Team

1 Like

Hi @tekni_services

Please follow these steps:

  • Step 1: In the Edit Code section, find the file theme.liquid:

  • Step 2: Find the theme.liquid file and add the line of code:

I hope that it will work for you.

Thank you a lot really appreciate it, this solution fixed my issue.