Hello,
I have spent the afternoon trying to change the background image on my WordPress site and thought it was time to ask for help. I would like the white header in my logo to match the rest of the background which is currently off-white: http://correctivebalance.co
I understand that the theme (HealthDaily) is pointing to a default image, but I cannot figure out how to get to the image:
body {
background: #ffffff url('images/background.jpg') center top no-repeat fixed;
color: #555555;
}
I am using GoDaddy Hosted WordPress. Any help you can provide me with would be great!
Thank you.