L
L
LoveCode &Coffe2018-10-08 01:01:49
opencart
LoveCode &Coffe, 2018-10-08 01:01:49

How to override the width of the (standard) opencart slider. 2.3.02?

How to make a full-width slider for large screens. By default, it rests on the bootstrap grid. Leave the grid on small screens

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Z
zoozag, 2018-10-08
@zoozag

@media (min-width: {нужная вам ширина экрана}px)
.container {
    width: 100%;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question