Tagged: x Author Posts March 1, 2017 at 4:36 pm #1391007 ajrenkParticipant I have icons and images set-up on andyrenk.com/epic. They look right on desktop, but when scaled down on mobile they look a little small. Is there a way to have them scale up to fill more of the screen width for mobile? March 1, 2017 at 11:27 pm #1391418 RupokMember Hi there, Thanks for writing in! You can add this under Custom > CSS in the Customizer. @media only screen and (max-width: 480px) { #meetings .x-column > .x-icon { width: 150px !important; height: 150px !important; line-height: 150px !important; margin-top: 15px; } } Hope this helps. Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1391007 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In