Tagged: x Author Posts November 9, 2016 at 11:46 am #1250394 yhshin1020Participant Hey, I want to be able to center the blockgrid element in the middle of the section while the text is left-aligned. Something like the picture below (I had to cut off the space on the right cos of image size). thanks. November 9, 2016 at 11:50 am #1250405 yhshin1020Participant This reply has been marked as private. November 9, 2016 at 1:13 pm #1250489 RupokMember Hi there, Thanks for writing in! You can add this under Custom > CSS in the Customizer. .x-blockquote { margin-left: auto; margin-right: auto; max-width: 850px; } You can adjust the max-width value with your preferred value. Hope this helps. Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1250394 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In