Site is not Responsive
Hi Guys,
I use your default demo layout with clasic menu enabled,but when it comes to responsive evrything breaks in all screen resolution below 1600px.
I set full layout with max 1270 Grid width in Be theme Muffin options.
I use the below css lines copied from Be club demo in order to have the revolution slider tparrows inside the slider.
/* Revolution slider */
#mfn-rev-slider { overflow: hidden; }
.layout-full-width #Wrapper {
box-sizing: border-box !important;
padding: 0 320px 320px !important;
}
@media only screen and (max-width: 767px) {
.layout-full-width #Wrapper {
padding: 0 30px 30px !important;
}
}
Can you please help how the site resolution can work properly in any screen layout below 1600px?
http://wdp.bulbar.eu/wp/
Thanks
I use your default demo layout with clasic menu enabled,but when it comes to responsive evrything breaks in all screen resolution below 1600px.
I set full layout with max 1270 Grid width in Be theme Muffin options.
I use the below css lines copied from Be club demo in order to have the revolution slider tparrows inside the slider.
/* Revolution slider */
#mfn-rev-slider { overflow: hidden; }
.layout-full-width #Wrapper {
box-sizing: border-box !important;
padding: 0 320px 320px !important;
}
@media only screen and (max-width: 767px) {
.layout-full-width #Wrapper {
padding: 0 30px 30px !important;
}
}
Can you please help how the site resolution can work properly in any screen layout below 1600px?
http://wdp.bulbar.eu/wp/
Thanks
Comments
can you show us on screenshot what exactly breaks? We are not sure what you mean.