Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #26270
    Frank v
    Participant

    Hi guys,
    I’d like to change the background colour for the lightbox that appears when you click on an image.
    By default this is set to white, I’d love to change this to black. Should be possible with some custom CSS right?

    Any help would be much appreciated!

    #26630
    Christian
    Moderator

    Hey Frank,

    In the Customizer > Custom > CSS, please add the code below.

    .ilightbox-overlay.light {
    background: gray;
    }
    

    Hope that helps. 🙂

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