Home Forums Jevelin Theme Left Header 1 Issue Reply To: Left Header 1 Issue

Home Forums Jevelin Theme Left Header 1 Issue Reply To: Left Header 1 Issue

To resolve that please also use the following custom CSS code.

 

@media (min-width: 1100px){
.rev_slider_wrapper {
    max-width: 100%;
    position: relative !important;
    left: 0 !important;
}

.sh-header-in-side .sh-section-aef3b20b3dfc9fb27e9348fd6d0ed858 .container {
    width: 100%!important;
}
}