Tagged: x Author Posts May 30, 2016 at 6:41 am #1016345 AmfiKreativParticipant Hi We are having a problem. We want to make a custom class for different breakpoints for our site for the padding on the sections. So we set this code: .x-section-2 { float: none; display: block; width: auto; padding: 0px 87px; } But when we run it, the line: padding: 0px 87px; is ignored. See attached image. Why? Thomas May 30, 2016 at 6:45 am #1016348 ChristopherModerator Hi there, Please add !important after padding value to overwrite inline CSS. Thanks. June 2, 2016 at 4:25 am #1021786 AmfiKreativParticipant HA! We thought we had tried this. Works now! Thanks. June 2, 2016 at 7:12 am #1021983 Paul RModerator You’re welcome! 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1016345 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In