Reply 198535 to: How to remove the gap/margin between the header and the slider?

Avatar: Rose Tyler
Rose Tyler
Support staff
August 28, 2018 at 07:37

Hello,

Please try to add !important;

@media only screen and (min-width: 1450px){
   .container {
       width: 1650px !important;
   }
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.