I want to change the background-color to white for my gallery items. Currently, I am using the following code to open the full-screen view:
this.lightbox.open(0, 'lightbox1', { panelClass: 'fullscreen'})
Can someone please guide me on how to accomplish this?