Have your say in Community Polls: What was/is your greatest motivation to start your own business?

How can I implement a vertical carousel on Dawn?

How can I implement a vertical carousel on Dawn?

EmmaButler
Visitor
1 0 0

Instead of the carousel being underneath my main product image horizontally, I want it on the side, going vertically. How do I do this? There is another thread but the code didn't work. Any update?

Replies 3 (3)

Ujjaval
Shopify Partner
1242 197 213

@EmmaButler Can you provide your store urL?

NomtechSolution
Astronaut
1245 113 154

Certainly! Here's an example code snippet to help you get started with a vertical carousel positioned on the side of your main product image:

<div class="product-container">
  <div class="product-image">
    <!-- Your main product image HTML here -->
  </div>
  <div class="vertical-carousel">
    <!-- Your vertical carousel HTML here -->
  </div>
</div>
.product-container {
  display: flex;
}

.product-image {
  /* CSS styles for your main product image */
  /* Adjust width, height, margin, etc. as needed */
}

.vertical-carousel {
  /* CSS styles for your vertical carousel */
  /* Adjust width, height, margin, etc. as needed */
}

MRamzan
Shopify Partner
392 3 36

Display thumbnail images to vertical:

 

Hire Me:

WhatsApp: +91-9145985880
Email: mohdramzaan112@gmail.com
Skype: mohdramzaan112