Tagged: x Author Posts January 1, 2017 at 4:25 pm #1311885 LDudIdeaParticipant The same footer is different sizes on separate pages within my site. How do I fix? Specifically, I’d like the footer see image that is on the Home and FAQ page to be replicated on the contact page. In other words, I want it to be full screen. January 1, 2017 at 4:30 pm #1311891 LDudIdeaParticipant This reply has been marked as private. January 1, 2017 at 10:47 pm #1312134 ChristopherModerator Hi there, Please move following block of code from home page cornerstone settings tab/custom css to Customize -> Custom -> Global CSS : footer.x-colophon.top .x-container.max.width{ width: 100%; max-width: 100%; } Hope it helps. January 2, 2017 at 8:19 pm #1313563 LDudIdeaParticipant This reply has been marked as private. January 3, 2017 at 12:01 am #1313707 FriechModerator Hi There, Add this on your custom CSS on Customizer, so it will be applied on the footer site-wide. footer.x-colophon.top { padding-top: 0; padding-bottom: 0; } Hope it helps, Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1311885 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In