Tagged: x Author Posts September 21, 2016 at 10:05 pm #1185863 wwilliamsParticipant Hi There, I found https://community.theme.co/forums/topic/change-all-row-text-padding-leftright-to-0-when-on-mobile/ and have followed it, eventually adding the below code to my site to remove padding for mobile, however it doesn’t seem to be working? Can you please have a look for me, site is http://52.64.214.72/ @media (max-width:767px) { .entry-content.content .x-section .x-container.max.width .x-container .x-column { padding: 0!important; }} September 21, 2016 at 10:08 pm #1185865 wwilliamsParticipant Don’t worry – solved my own problem. Changed the media query to only effect .x-section and then it worked fine. Cheers! September 21, 2016 at 10:44 pm #1185891 NicoModerator Happy to hear that. Feel free to ask us again. Thanks. Author Posts <script> jQuery(function($){ $("#no-reply-1185863 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In