Change the page background
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; }

Last updated
Was this helpful?
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; }

Last updated
Was this helpful?