Hi there! I am struggling make the photo lightbox transparent. The original background colour is transparent but its not showing it as a solid light colour. I added a photoshop design to show what i want.
body div#fd.es.es-photo-popup .es-popup-viewport {background: rgba(0, 0, 0, 0.3) !important;}
body div#fd.es.es-photo-popup {background: rgba(0, 0, 0, 0.8) !important;}
body div#fd.es.es-photo-popup .es-popup-viewport {background: rgba(0, 0, 0, 1) !important;}