Customization Guide – Adjusting Carousel Column Width

Each Carousel Column width can be individually adjusted.

We will first locate the follow code in the Carousel Column code:

<div class=”dtc-slide”  style=”width: 250px ;”>

As default all Carousel Column is set to 250px. Here you can change the width to any number you like.

For example, if we want the widget to be 500px, the code will look like this:

<div class=”dtc-slide”  style=”width: 500px ;”>

Click to Enlarge

Repeat the steps above for all other Carousel Column