I’ve been building a parallax web page. When I scroll the foreground image over the background image, the png has a white background instead of the expected transparent one. I’m using Bootstrap for the site architecture and a fixed background for the background image, the one that the (un)transparent png scrolls up and over. Any suggestions appreciated, thank you.
I tried background-color: transparent !important; on literally every element on the site and this one png (or it’s containing div) still shows up as white.
Mark Bishop is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.