2023-06-27, 08:46 AM
Thanks a heap for your input. That got me 1 step closer. I still wanted the image to be more visible so I kept digging and found this code .backgroundContainer.withBackdrop { background-color: rgba(0,0,0,0.7); } which did what I wanted. My only issue now after making a lot of the elements transparent is they all fade in at different speeds. Is there a way to remove the fade in? or just have 1 global fade element?