Hi,
I would like to know how to change the page’s background color?
http://www.markhuphotography.com/theme-questions
Thanks for the help!
Hi Mark!
In your case try adding this to your custom CSS.
html { background-color: red !important; }
Best regards,
Elliott
Thank you Elliott, it’s ok now :)