Tagged: x Author Posts June 24, 2016 at 8:19 am #1058011 3b1a2f46-a516-40cf-beba-b611930e4819Participant Hi there, Is it possible to set 3 FOOTER columns widths as 1/4, 1/4 and 1/2? thank you June 24, 2016 at 9:08 am #1058069 Paul RModerator Hi, Yes, it’s possible. You can add this under Custom > Edit Global CSS in the Customizer. .x-colophon.top .x-container.max.width .x-column:nth-child(1) { width: 22%; } .x-colophon.top .x-container.max.width .x-column:nth-child(2) { width: 22%; } .x-colophon.top .x-container.max.width .x-column:nth-child(3) { width: 48%; } Hope that helps. Author Posts <script> jQuery(function($){ $("#no-reply-1058011 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In