Skip to content
Advertisement

Slideshow not coming under the Header

My slideshow is not coming under the header, it is next to the header. I tried flex but the slider just broke. I tried increasing the padding and margin but that did not work too.

The Problem

HTML CODE

HTML Code (Full Code)

JavaScript

CSS CODE

CSS Code (Code too big)

JAVASCRIPT CODE

JavaScript

Please Help me fix this bug.

Advertisement

Answer

You should remove display: flex from body styles in CSS

JavaScript
JavaScript
User contributions licensed under: CC BY-SA
1 People found this is helpful
Advertisement