Product section

Product section

U_John
Excursionist
14 1 6

Hello, I have a very large gap between the product slideshow and the description. The images in the Description section are arranged randomly. 

Store URL: besthomestayl.myshopify.com

Replies 2 (2)

Moeed
Shopify Partner
7375 1996 2438

Hey @U_John 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.ciloe-size-guide .content_size_guide {
    transform: unset !important;
}
</style>

RESULT:

Moeed_0-1742301481496.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


PageFly-Richard
Shopify Partner
5011 1120 1802

Hi @U_John 

 

This is Richard from PageFly - Shopify Page Builder App

 

Please add this code to your theme.liquid above the </head> to get this solved

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

Step 2: click on theme.liquid and paste the code above the </head>

<style>
.ciloe-size-guide .content_size_guide {
    transform: unset !important;
}
</style>

PageFlyRichard_0-1742347183250.png

 

Hope this can help you solve the issue 

 

Best regards,

Richard | PageFly 

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.