Background Transparency
Hi, I’m using vantage theme. I added new css code to custom css page below: .page-id-3281 #main { background-image: url(“myimageurl”); background-position: center center !important; background-repeat: no-repeat; background-attachment: fixed; } How can I make my body content color (not text color)…