Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #890153
    toddacamesis
    Participant

    Hi There

    I’d like to change the “red” bg color of the box at the bottom of this page…

    http://obefrance.com/spiritual-underground/

    But although I’ve found the hex color in the page code, changing it to a blue color, just makes the bg color white, which makes me think there’s a conflict somewhere else.

    Is there a css solution for the customizer?

    Thanks

    Todd

    #890233
    toddacamesis
    Participant

    Also, in addition to the above, how can I change the bulleted text to white…can’t figure that one out either lol.

    #890639
    Rupok
    Member

    Hi Todd,

    Thanks for writing in! It seems you have set the background color (#e74c3c) to #x-content-band-2. Kindly remove the background color or change it to different one.

    To change the list color, you can add this under Custom > CSS in the Customizer.

    .page-id-6689 #x-content-band-2 li {
      color: #fff;
    }

    Hope this helps.

    Cheers!

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