Another question, is there a way to change the background picture (a map with fingers) only on the homepage, not on the others ?
I tried this CSS code, but it did change all background pictures
.featured-img {
background-image: url(“http://meilleure-boulangerie.com/wp-content/uploads/2017/09/bread-1284438.jpg”) !important;
}
Thanks again