Tagged: x Author Posts June 28, 2016 at 5:35 am #1062974 bakParticipant Hi there How can I have all buttons in section 3 and 5 centered and in the same width in mobile view? June 28, 2016 at 5:36 am #1062975 bakParticipant This reply has been marked as private. June 28, 2016 at 6:45 am #1063064 Paul RModerator Hi, You can add this under Custom > Edit Global CSS in the Customizer. @media (max-width: 767px) { .page-id-5174 .x-column { text-align:center; } .page-id-5174 .x-btn { min-width:230px; } } Hope that helps. Author Posts <script> jQuery(function($){ $("#no-reply-1062974 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In