Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1305611
    mrsnooch
    Participant

    Hi,

    http://bigrockdesigns.badwolfproductions.co.uk/

    I am having difficulties with one of my footer widgets and being unable to change the background color.

    It is the links menu I have currently placed in Footer #2. It doesn’t make a difference which footer it is in, it always maintains a white background, so it must be a setting against menus.

    I have various CSS entries but I must be using the wrong identifier (I thought it was .menu-real-footer).

    Can you let me know how I can change this to #f2f2f2 ?

    Thank you
    Mark

    #1305612
    mrsnooch
    Participant
    This reply has been marked as private.
    #1305643
    Paul R
    Moderator

    Hi Mark,

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    .x-colophon .widget ul li {
        background-color: #f2f2f2;
    }
    

    Hope that helps.

    #1307074
    mrsnooch
    Participant

    Hi Paul,

    That’s perfect, thankyou!

    #1307087
    Thai
    Moderator

    If you need anything else please let us know.

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