If you want to set a solid background color for the whole Foxify template, you can add the following custom CSS to the Custom code section:
body { background-color: #your-hex-color !important; }
Last updated 5 months ago