Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1057519
    Mary Beth M
    Participant

    Hello there,

    I’m having some issues getting some of the colors in the footer to change.
    I was able to set the white background for the footer by changing the top bar color, but I can’t find how to change the text color (and size).

    Basic Info:

    – WordPress version current
    – theme up to date
    – X is properly validated
    – all plugins up to date
    – website: http://www.leemerritt.com/
    – Temp home page location http://www.leemerritt.com/home

    Additional Info:

    Not sure if it’s related to this, or even an issue at all, but when I installed the theme earlier today there was a fatal error showing on the plugins page underneath the list, which looked like it was probably caused by X not being installed fully or properly.
    I deleted X and the X-child theme, reinstalled both, and cleared my customizer settings in hope of preventing any residual weirdness (I had already started building my first page when I noticed the fatal error).

    Thank you in advance for any assistance!

    #1057581
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    To change footer color, you can follow the link below.

    https://community.theme.co/forums/topic/change-footer-text-color/

    And for the fatal error, would you mind sharing us your admin credentials so we could check your setup further.

    Don’t forget to set it as private reply.

    Thanks.

    #1058316
    Mary Beth M
    Participant
    This reply has been marked as private.
    #1058407
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance Customizer Custom CSS

    
    .x-colophon.bottom .x-colophon-content,.x-colophon.bottom .x-colophon-content, .x-colophon.bottom a, .x-colophon.bottom .x-nav li a  {
      color: grey;
    }
    

    Hope that helps,

    Joao

    #1058414
    Mary Beth M
    Participant

    That worked perfectly thank you. Would that mean the fatal error was corrected wen I reinstalled everything?

    #1058492
    Joao
    Moderator

    Hi Mary,

    I have checked your website I cannot find any fatal errors on the back end. So in case you are not experieicing any issue I believe there is no reason to worry.

    Hope that helps,

    Joao

  • <script> jQuery(function($){ $("#no-reply-1057519 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>