Last updated 6 months ago
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; }