I recently migrated my site from InMotion Hosting to Siteground. For the most, it went just fine. However, there was one exception. A background image in the header with a picture of what looks like coffee beans on it. It shouldn't be there and I go to the Customizer to Colors for Header --> Header Background Image and there is no photo selected for that area. It's just blank.
I realize I can simply add this code to my custom CSS:
The simple solution is go to Customize > Colors for Header > Header Background Image > select any one image > and remove it after that > click "Publish" and check it again.
I recently migrated my site from InMotion Hosting to Siteground. For the most, it went just fine. However, there was one exception. A background image in the header with a picture of what looks like coffee beans on it. It shouldn't be there and I go to the Customizer to Colors for Header --> Header Background Image and there is no photo selected for that area. It's just blank.
I realize I can simply add this code to my custom CSS:
#header .inner-header {
background-image: none !important;
}
And sure, that will work. But it's not the real solution. Where did that image come from in the first place?
Hi,
It seems it comes with the old URL.
The simple solution is go to Customize > Colors for Header > Header Background Image > select any one image > and remove it after that > click "Publish" and check it again.
Best Regards,
PenciDesign