Hello,
Using the slider, is there a way so that the slider does not auto adapt to image sizes? or must all image sizes be the same ?
This causes that content which is located after the sliders shake…
Hello,
Using the slider, is there a way so that the slider does not auto adapt to image sizes? or must all image sizes be the same ?
This causes that content which is located after the sliders shake…
Hi There,
The optimal solution is to re-size your images to have the same size on Photoshop or Similar Software.
Beside that, you can add to your Slide Element style box the following code : min-height: 500px;
Adjust 500px to the size you need it.
Hope it helps