Tagged: x Author Posts June 28, 2016 at 3:30 am #1062896 bakParticipant Hi there I have H3 which look fine on desktop view but on mobile they remain left aligned. How can I have them center aligned on mobile? June 28, 2016 at 3:34 am #1062899 bakParticipant This reply has been marked as private. June 28, 2016 at 5:53 am #1062995 FriechModerator Hi There, Thanks for writing in! You can add this under Custom > CSS in the Customizer. @media (max-width: 767px) { .page-id-121 h3.h-custom-headline { text-align: center; } } Hope it helps, Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1062896 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In