Comments bkcphoto started the conversationDecember 20, 2020 at 1:34pmWhat is the CSS code for removing the opacity on the background of the lightbox? I would like for it to be a solid color.Thank you. 4,773Michael repliedDecember 20, 2020 at 4:35pmHi, sorry, not quite sure what do you mean. Can you pls provide more details with screenshots?bkcphoto repliedDecember 21, 2020 at 2:36pmIn the attached image, you can see other images from the portfolio in the background because of the opacity. I want to set to be a solid color so you only see the main image. 4,773Michael repliedDecember 21, 2020 at 2:43pmPlease provide a link to this page and we will help you.bkcphoto repliedDecember 21, 2020 at 4:02pmhttps://bkcphoto.wpmudev.host/florida-senior-photography/senior-portrait-couture-fashion-portfolio/Then click on one of the images in the portfolio down the page. 4,773Michael repliedDecember 22, 2020 at 6:52ampls. use following css: .fancybox-is-open .fancybox-bg { opacity: 1 !important; } bkcphoto repliedDecember 22, 2020 at 2:46pmThank you!! 4,773Michael repliedDecember 22, 2020 at 2:47pmYou're welcome!Have a nice day! Sign in to reply ...
What is the CSS code for removing the opacity on the background of the lightbox? I would like for it to be a solid color.
Thank you.
Hi, sorry, not quite sure what do you mean. Can you pls provide more details with screenshots?
In the attached image, you can see other images from the portfolio in the background because of the opacity. I want to set to be a solid color so you only see the main image.
Please provide a link to this page and we will help you.
https://bkcphoto.wpmudev.host/florida-senior-photography/senior-portrait-couture-fashion-portfolio/
Then click on one of the images in the portfolio down the page.
pls. use following css:
Thank you!!
You're welcome!
Have a nice day!