Hello!
I have this in my code which gives me a white overlay over my poster blocks with 65% transparency. How can I change the overlay to black, and also, how do I change the text in the poster block to a different color hex (like white?) Essentially, if you see the image below I want the poster blocks below to look more like the resource header block.
}
.design-layout-poster .image-overlay{opacity:.65;
}
Thank you so much!