May 5, 2020 at 7:19 am
#77380
Theme Horse Support Team
Keymaster
Hi @chapline,
Please go to ‘Appearance > Customize > Ambition Theme Options > Custom CSS’ and paste the below CSS code.
body.home {
background-color: lightgray;
}
body.home #page {
background-color: transparent;
}
Thanks