rookiethomas
Member
Posted 3 years ago #
Ok so I am using the Mandigo theme. I want to change the Header image BUT...I do not have access to the FTP files. So I uploaded the image and I want the header to display said image.
How do I go about this....Mandigo is a bit tricky. I do not see where to insert the URL in the header.php file. Help please.
A link to your site and the url of the image you want to use might help...
rookiethomas
Member
Posted 3 years ago #
It looks like you're out of luck. The only way to customise the header image is to overwrite the default image (wp-content/themes/mandigo/schemes/blue/images/head-1024.jpg) with your own. And that needs FTP.
The only other option would to edit the theme (possibly function.php?) and remove the CSS that the theme is adding to the header so you can then add your own images via the theme's stylesheet.