Tagged: x Author Posts February 19, 2017 at 5:46 am #1376982 AlCAtParticipant Hi, How can I justify my text in the blog post. My only options are align left, alight right and center? I have tried some CSS suggestions in the forum but none of them worked so far. February 19, 2017 at 6:04 am #1377000 ThaiModerator Hi There, Please try adding the following CSS: .single-post .entry-content.content { text-align: justify; } Hope it helps 🙂 February 19, 2017 at 6:25 am #1377021 AlCAtParticipant This reply has been marked as private. February 19, 2017 at 7:03 am #1377045 ChristopherModerator Hi there, The code should work, but the issue is the missing curly bracket in the following block of code : /* No side bar on mobile */ @media ( max-width: 979px) { .x-container .x-sidebar.right { display: none; } .x-main { float: none; width: 100%; } Please fix it and add provided code in customizer. Thanks. February 19, 2017 at 7:08 am #1377047 AlCAtParticipant It’s working now! Thank you! 🙂 February 19, 2017 at 7:44 am #1377057 ThaiModerator If you need anything else please let us know. Author Posts <script> jQuery(function($){ $("#no-reply-1376982 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In