Re: minor technical glitch on our website

Solved

minor technical glitch on our website

kavipoetryart
Excursionist
31 0 4

Hi All,

 

I am using prestige theme and recently there was a minor technical glitch on our website. Whenever I am opening a product and scrolling through the image, the placement of the images are not showing up correctly. Attaching a video and screenshot of the same. And this is happening on the desktop version for most of the products.
I spoke to prestige theme support and they said


“This issue is caused due to coding customizations applied to your theme.liquid file, likely one of the css stylesheets mentioned on the right-side of the screen here (showing your custom file):

 unnamed (1).pngWhatsApp Image 2024-10-07 at 16.35.19_4415a6c1.jpg

 

Our website is: www.kavipoetryart.in and you can check. You can check this link: https://kavipoetryart.in/products/kavi-bombay-sapphire-glasses-set-of-six and take it as an example.


If anyone of you can check and resolve this issue, plz let me know. Thank you in advance

Accepted Solution (1)

GTLOfficial
Shopify Partner
740 156 160

This is an accepted solution.

HEllo @kavipoetryart 
Go to online store ----> themes ----> actions ----> edit code ---->theme.css
add this code at the end of the file and save.

 

.flickity-viewport {
overflow: hidden !important;
}

 

result

4.png

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh

View solution in original post

Reply 1 (1)

GTLOfficial
Shopify Partner
740 156 160

This is an accepted solution.

HEllo @kavipoetryart 
Go to online store ----> themes ----> actions ----> edit code ---->theme.css
add this code at the end of the file and save.

 

.flickity-viewport {
overflow: hidden !important;
}

 

result

4.png

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh