Padding issue on Mobile view, and Video background on mobile issue

On mobile view the columns have padding-left and padding-right

.section_wrapper, .container, .four.columns .widget-area {

 max-width: 700px !important;

 padding-left: 33px !important;

 padding-right: 33px !important;

}

I want to set it zero padding


Video Background doesn't work on Mobile View, please see the link below:

https://www.superior14.eu/

Thank You

Comments

Sign In or Register to comment.