-
Author
-
February 6, 2015 at 13:48 #44934
Hiro
ParticipantDoes anyone know how I can increase the lightbox photo background opacity? The default setting is too transparent and I’d like the background to be a lot darker.
February 6, 2015 at 13:52 #44935Laura
ModeratorHello, can you link me to your site? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
February 6, 2015 at 14:05 #44938Laura
ModeratorHello, add this so style.css in child theme, you can change the opacity, i set it to 0.9, 1 is too much dark but you can choose the number you want, i suggest around 0.8 – 0.99
COPY CODE.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #020202; opacity: 0.9 !important; filter: alpha(opacity=80); }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
February 6, 2015 at 14:10 #44939Hiro
ParticipantThanks Laura, that’s exactly what I wanted. You’re an angel.
June 29, 2015 at 07:56 #654235high-photohub
ParticipantHi Laura,
This is exactly what I’d like too… but not sure why but the above doesn’t seem to be working for me at all! I’ve even tried it with;
COPY CODEopacity: 0.99 !important; filter: alpha(opacity=99);
and still not change – any ideas? Or have some selectors changed in the recent update?
Thanks.
June 29, 2015 at 08:06 #654245high-photohub
ParticipantJust found another thread similar to this with this code:
COPY CODE.mfp-bg { background-color: rgba(0,0,0,0.9) !important; }
but again no change.
June 29, 2015 at 08:08 #654255high-photohub
ParticipantThought it might be useful for you to have admin login details, but if so I’d prefer to start a new thread as when others have posted private replies on a thread that I’ve started i actually got all of their private info by email!
June 30, 2015 at 12:44 #65705Laura
ModeratorHello 5high-photohub, okay, see you in the new thread 🙂
Hiro, glad it worked!Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.