Dear Sirs,
How do I change the Compact template background color?
Att.,
Rita Gonçalves
Dear Sirs,
How do I change the Compact template background color?
Att.,
Rita Gonçalves
Do you mean the image under 'Our services' button? you can change via JA ACM module: Branding, Design & Digital Creative Agency
No I mean the background color of the entire site.
Att.,
Rita Gonçalves
You can override this custom CSS:
#gkBg {
background: #161616 !important;
}
and change to your desired color.