Question: How do I make this slider responsive? * { box-sizing: border-box; } html,body,div,*{ font-family: norwester !important; } .container123 { position: relative; } .Slides3rd { display:

How do I make this slider responsive?

Zest Coffee

How do I make this slider responsive? * { box-sizing: border-box; }
Blackbird

English Toffee, Apricot, Caramelised Orange and Malt Chocolate

html,body,div,*{ font-family: norwester !important; } .container123 { position: relative; } .Slides3rd {
Corcovado

Milk Chocolate, Caramel, Hazelnut and Butterscotch

display: none; } .pre32, .nxt32 { cursor: pointer; position: absolute; top: 3vh;
African Mailman

English Toffee, Apricot, Caramelised Orange and Malt Chocolate

width: auto; padding: 16px; color: white; font-weight: bold; font-size: 20px; user-select: none;
Libertango

Caramel Fudge, Cashew, Red Nectarine, and Apricot Jam

❮ ❯

-webkit-user-select: none; background-color: grey; text-decoration: none; } .nxt32 { left: 60px; }
.pre32:hover, .nxt32:hover { /*background-color: rgba(0, 0, 0, 0.8);*/ background-color: grey; } .img-container321
{ position: relative; width: 100%; } .image3rd { display: block; width: 100%;
height: auto; } .overlay321 { position: absolute; bottom: 0; left: 100%; right:

// nxt/preious controls function moveSlides2(n) { showSlides123(slideIndex321 += n); }

function currentSlide321(n) { showSlides123(slideIndex321 = n); } function showSlides123(n) { var i; var slides = document.getElementsByClassName("Slides3rd"); if (n > slides.length) {slideIndex321 = 1} if (n

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!