Tagged: x Author Posts December 12, 2016 at 5:08 am #1289765 t.rostParticipant Hi there, I changed the responsive behavior of the footer widgets according to this threat: https://community.theme.co/forums/topic/responsive-footer/ I now would like to adjust the first and the third widget so they are at same height, how is this possible? Regards Thomas December 12, 2016 at 5:09 am #1289769 t.rostParticipant This reply has been marked as private. December 12, 2016 at 5:30 am #1289791 Paul RModerator Hi, To fix it, you can add this under Custom > edit Global CSS in the Customizer. @media only screen and (min-device-width: 480px) and (max-device-width: 979px) { .x-colophon.top .x-column.x-1-4:nth-child(2) .widget.widget_text{ margin-top:0; } } Hope that helps. December 12, 2016 at 8:10 am #1289987 t.rostParticipant It helped, thanks a lot! December 12, 2016 at 8:21 am #1289995 JoaoModerator Glad to hear it, Joao Author Posts <script> jQuery(function($){ $("#no-reply-1289765 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In