Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #494443

    Hi Kriesi,

    I would like to universally (everywhere on the site) change the lightbox background in the Avia pull-down gallery to #999999 – the same colour as the background of all pages.

    How do I do this, and can I adjust the alpha at the same time?

    Many thanks
    Steve

    #494444

    And a private link to a sample page… :-)

    #494448

    Hey!

    Try adding this code to the Quick CSS:

    #top .mfp-bg {
        background-color: #999999;
        opacity: 1;
    }

    Adjust as needed.

    Cheers! 
    Josue

    #494533

    Brilliant! Love this Quick CSS :-)

    Thank you for a very speedy reply Josue.
    Steve

    #494540

    You are welcome Steve, glad to help :)

    Regards,
    Josue

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.