• Resolved gtadday

    (@gtadday)


    Hi,
    Using a portfolio with image grid on Pinnacle, when I click on a thumbnail and the image pops up, I get a semi transparent background behind the image that allows me to see the thumbnail/grid under it. I would like to have a solid color (like black or white) behind the image covering the entire screen so the thumbnails cannot be seen.
    Can I add a custom Css to Pinnacle in order to do that?
    Thank you un advance for the help.
    Gil

Viewing 3 replies - 1 through 3 (of 3 total)
  • hannah

    (@hannahritner)

    Hi Gil,
    I believe this css will work for you:

    .mfp-container {
        background: #000;
    }

    Just paste that into your custom css box in Theme Options > Custom CSS.
    Hope it helps!

    Hannah

    Thread Starter gtadday

    (@gtadday)

    Hi Hannah,

    Yes, it worked perfectly! Thanks a lot for your help and for such a prompt response. Awesome.

    Best,
    Gil.

    hannah

    (@hannahritner)

    No problem! Glad it works for you:)

    Hannah

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Portfolio image background/opacity’ is closed to new replies.