Remove padding on mobile

Can I please get some help to remove the padding on mobile: please see the problem in the following link: http://www.solarpowerpanels.net.au/solar-panels-reviews/lg-solar-panels-review/

I was going around, adding seperated section for mobile etc, but I need to create many pages and need a better solution. I tried to add the following code but it didn't work:

@media only screen and (max-width: 767px)
responsive.css?ver=20.2:420
.section_wrapper .mcb-wrap, .section_wrapper .column, .container .column, .sections_group, .four.columns {
    padding: 0 !important;
}
Many thanks,
Effie

Comments

Sign In or Register to comment.