T
T
tester2020-07-15 10:25:34
css
tester, 2020-07-15 10:25:34

Slick slider: how to increase the current slide by 20%?

Demo: https://codepen.io/tokmaganbet/pen/dyGqegQ

Unable to increase the current slide by 20% in width and height like this:
5f0eaf515891e908468245.jpeg

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
sashabeep, 2020-07-15
@tokmaganbet

1. Reduce padding
2. transform: scale(120%) and positioning
Your preview doesn't have the right aspect ratio, by the way

V
v3shin, 2020-07-15
@v3shin

Try to give it
transform: scale(1.2);

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question