D
D
DeveloperV2020-04-22 12:57:50
css
DeveloperV, 2020-04-22 12:57:50

How to remove the vertical white bar?

When adaptive, a white vertical bar appears, how to remove it?
overflow-x: hidden doesn't help. 5ea0133422a3a339836639.png
Maybe it's swiper-slide, 5ea014160092d490345120.png
https://varfolomeiq.github.io/mogo-v/

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
DeveloperV, 2020-05-01
@developerV

.swiper-slide.swiper-slide-active {
    width: 100% !important;
}

D
drawnofmymind, 2020-04-22
@drawnofmymind

overflow-y: hidden !important;

B
BoriHagen, 2020-04-22
@BoriHagen

Have you ever thought that something just pops out of the screen?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question