Hi, how can i change the boxed layout left and right padding. There is an 45px!important and i cant override this.
And how can i set up the sliderrevolution inside this boxed layout.
Please see this site http://www.grupomsh.com.ar/nuevaWeb/servicios
Hi @daptee,
I hope you are well today and thank you for your question.
You can change it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
body #page-container .container {
padding-left: 25px!important;
padding-right: 25px!important;
overflow: hidden;
}
.rev_slider_wrapper {
max-width: 100% !important;
left: 0 !important;
}
Best regards,
Shufflehound team
Thank you very much for the reply.
One question more please. How can i say to the site that when is mobile i will the full width page, and not the boxed style.
Thanks
Popular choice
Professional Developers At Your Fingertips!
If you need services beyond standard support, we've got your back!
Services we offer:
Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.