Tagged: x Author Posts February 15, 2017 at 2:28 am #1371537 onefoursixParticipant see: http://146test2.co.uk/acorn/about-acorn/our-accreditations-and-memberships How do I get the text in section 2, in the left column to align itself central vertically.. so that it is nicely in the middle of the column from the top to the bottom? February 15, 2017 at 3:23 am #1371610 FriechModerator Hi There, Thanks for writing in! Please add this on your custom CSS on Customizer. @media (min-width: 768px) { .flexbox { display: flex; align-items: center; justify-content: center; flex-flow: row wrap; } } Then add the class flexbox on the ROW of section 2. Hope it helps, Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1371537 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In