Tagged: x Author Posts October 27, 2016 at 10:10 am #1233270 bjmillerParticipant I am trying to center align 3 image on mobile and having hard time figuring out what to do. Any suggestions? October 27, 2016 at 10:12 am #1233271 bjmillerParticipant This reply has been marked as private. October 27, 2016 at 12:02 pm #1233464 JoaoModerator Hi There, Please add the following code to Appereance > Customizer > Custom > CSS @media (max-width: 767px) { .x-column.x-sm.cs-ta-center.x-1-3 a.x-img:not(.x-img-thumbnail) { width: 100%; } } Hope it helps October 27, 2016 at 12:15 pm #1233483 bjmillerParticipant Its still not center. I would also like for it to be the same on tablet October 27, 2016 at 1:41 pm #1233593 JoaoModerator Hi There, Please add the following code to Appereance > Customizer > Custom > CSS @media (max-width: 767px) { .x-column.x-sm.x-1-3 a.x-img:not(.x-img-thumbnail) { width: 100% !important; }} Hope it helps Joao Author Posts <script> jQuery(function($){ $("#no-reply-1233270 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In