Hallo, I’m trying to customize bacground image (the blue one) in static pages (a sample in the attached image) but despite of setting a new image nothing change; where am I wrong?
Thanks
Graziano
Note: at the moment I’m using a custom css but with this solution I can’t put different background image for each pages
.page-heading {
background-image: url(“https://sviluppomanageriale.it/develop13/wp-content/uploads/2024/05/home-slide-02-new.png”);
}