Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1004178
    jillsock
    Participant

    Hello. I am having issues with the background color on one page. I am not finished yet, but need to change the color to finish. The page is http://www.thegallowswave.com/tattoos . How do I get where it is white to be black? I’ve also uploaded a screen shot of the page. Thank you!

    #1004349
    John Ezra
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    .x-main.full {
        background-color: #000;
    }
    
    dl.gallery-item {
        background-color: #000;
    }

    Hope this helps – thanks!

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