Tagged: x Author Posts June 30, 2016 at 7:51 am #1066618 Right Angle SParticipant Hi there, Is it possible to split our footer in to columns for mobile/tablet view so that there’s not one long list? I have attached a screenshot to show what I mean. Here is the live page: http://rightanglecreative.co.uk/creative-design-agency-new/ Thanks in advance for your help, Nick June 30, 2016 at 10:50 am #1066853 ChristianModerator Hey Nick, Please add the code below in your Appearance > Customize > Custom > CSS @media (max-width: 979px) { .x-colophon.top .x-column.x-1-4 { width: 22%; } .x-colophon.top .x-column { float: left; margin-right: 4%; } .x-colophon.top .x-column.last { margin-right: 0 } .x-colophon.top .x-column .widget:first-child { margin-top: 0; } } Hope that helps. 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1066618 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In