Hi,
I’d like to add to the css style #title-area
I’d like specifically to add:
background-blend-mode: multiply;
This will allow me to add a grayscale picture for the title and have it blended in with the chosen background color, creating a nice consistent color theme without having to edit every single image (and not to have to redo the work if we change color scheme).
I could add it to style.css, but I am wondering if there is another place to do it, that will survive future upgrades to the template 🙂
Hope you can help.