Header image
I've installed your theme on my wordpress site, and installed the Car theme.
I've uploaded an image as the header image, and now I can't change it.
Even if I remove the header image from the BE theme options, it doesn't work.
Any idea why?
Comments
where did you set this image and why exactly you can not remove it? Do you mean that image can not be removed from back-end or it can be removed but does not have any effect in front-end?
<div class="section mcb-section full-width no-margin-h no-margin-v bg-cover" style="padding-top:250px; padding-bottom:250px; background-color:; background-image:url(http://our_URL.com/new/wp-content/uploads/2016/09/wider-header-4.jpg); background-repeat:no-repeat; background-position:center; background-attachment:; background-size:; -webkit-background-size:">
.... content here
</div>
It's pointing to the old image which was on the /new/ subfolder... And I don't know how to mane it point to the new image.