Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #993739
    worldofjames
    Participant

    Hi there

    I recently asked for some help from you guys (thanks again) to change the color of the footer text to white… Now it seems as though the background color for the footer has also changed to white… How can I get it back to a color?

    site: http://www.liveeveryminute.co.uk

    Many thanks
    James

    #993817
    Joao
    Moderator

    Hi There,

    Please add the following code to your Customizer / Custom / CSS

    
    .x-colophon.bottom  {
    background-color: black;
    }

    Hope that helps,

    Joao

    #994020
    worldofjames
    Participant

    Hey Joao – that’s fabulous… thanks again…

    Could someone also tell me how to turn the footer menu text into white please?

    Many thanks

    #994073
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    .x-colophon.bottom .x-nav li a {
        color: #fff;
    }

    Hope it helps 🙂

    #994187
    worldofjames
    Participant

    Most excellent – thanks…. best support in the business 🙂

    #994362
    Joao
    Moderator

    You are more than welcome 🙂

    Thanks for the kind words.

    Joao

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