Tagged: x Author Posts October 6, 2016 at 3:46 pm #1205723 UniteCoopParticipant I just checked the footer settings and everything seems to be on, but nothing’s showing up. Not even the “powered by x…” text.. not sure what to do. Thanks http://www.fitpark.ca October 6, 2016 at 6:49 pm #1205895 RahulModerator Hey There, Thank you for contacting us 🙂 The footer text was set to “White”. Please update the following custom CSS code colophon.bottom a, .x-colophon.bottom .x-social-global a { color: #2196F3; } You can change the color code as per your requirement. Thanks in advance. October 7, 2016 at 2:24 pm #1207207 UniteCoopParticipant Hi thanks.. that helps with the social footer text but nothing else?? October 8, 2016 at 12:34 am #1207679 FriechModerator Hi There, Please remove the last custom CSS block on your customizer, that causes an error. colophon.bottom a { color: #000000, .x-colophon.bottom .x-social-global a { color: #000000; } Use this instead. .x-colophon.bottom, .x-colophon.bottom a, .x-colophon.bottom .x-social-global a { color: #333; } Hope it helps, Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1205723 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In