Hi! I’m trying to add an overlay to the showcase image(theme: Woo) however my attempts are futile.
Basically, i’d like to display the hero-text and button in the centre of the image, rather than above(or beneath), while also adding a mostly transparent box behind it so that it stays readable.
replace img/hero-bg.png with your hero img url add height style for instance height: 600px;
do the same with img/hero-bg_@2X.png but adjust height and maybe alternate version of your hero image
In a second time you can change the blueprint from showcasemodular : for instance add a color field for overlay, and a media field to change the hero background etc Everything is possible with Grav.
The best way is to use theme inheritance to do your changes without modify original theme