Tagged: x Author Posts November 14, 2016 at 3:41 pm #1257000 gorskit74Participant how to fix it ? – FAQ same situation with menu text November 14, 2016 at 8:07 pm #1257356 NicoModerator Hi There, Thanks for writing in. Add this in your Customizer > Custom > CSS: @media (max-width: 979px) .x-sidebar.right{ padding: 50px; } The CSS will adjust your sidebar in mobile view. Let us know how it goes. Thanks. November 15, 2016 at 12:44 pm #1258333 gorskit74Participant nothing has changed texts are on the left side of mobile view without any space between edge of screen and text – the sane situation with menu texts November 15, 2016 at 12:48 pm #1258340 JoaoModerator Hi There, Please add the following code to Appereance > Customizer > Custom > CSS .x-container.width { width: 90% !important; } if you would like to affect just mobile devices add instead: @media (max-width: 767px) { .x-container.width { width: 90% !important; } } Hope that helps Joao Author Posts <script> jQuery(function($){ $("#no-reply-1257000 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In