Jayson Rines
asked 9 years ago

Good Day,

We have the DW Simplex template and where wondering how we can remove the diamond background on the home page?

1 Answers
DominicStaff
answered 9 years ago

Hi,
You can add the following code to the style.css file:

body.custom-background {
  background: none;
}

Hope this helps !

Powered by DW Question & Answer Pro