Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1197223
    bermvda
    Participant

    Hello,

    on my website http://www.blvth.com I am trying to get the background color of the text field to match the black color of the background picture and I can’t seem to get it to work. The color of the text field is a lighter black than the one of the background picture, although I have the correct color code from photoshop.

    I have read the answers to similar questions to which you guys always provided a code, and I can insert this code in the custom CSS without a problem, the color just doesn’t change.

    Can you maybe give me hint what I am doing wrong?

    Thanks! Steffen

    #1197343
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! Try this color value instead #000000.

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

    
    .entry-wrap {
        background-color: #000000;
    }
    

    Hope that helps.

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