Tagged: x Author Posts July 27, 2016 at 3:00 am #1104750 simonpurdonParticipant Hi, On my website I am trying to align a certain button (the join now button on the home page above the footer), to center. no matter what css I try, it doesn’t seem to be aligning to center. Please help! many thanks, Simon July 27, 2016 at 3:01 am #1104751 simonpurdonParticipant This reply has been marked as private. July 27, 2016 at 4:41 am #1104853 simonpurdonParticipant Also, is there any way to remove the white line that appears directly above the very bottom footer? I can’t seem to get rid of it. July 27, 2016 at 6:36 am #1104967 ThaiModerator Hi Simon, To make the join now button center & remove the white line at the footer, please add the following CSS under Customizer > Custom > Global CSS: a.typeform-share-button { display: block; margin-left: auto; margin-right: auto; } footer.x-colophon.bottom { border-top: none; box-shadow: none; } Hope it helps 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1104750 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In