How to replace the site name with a logo image in the header.
How to replace the site name with a logo image in the header. I tried to find the file in the resources folder but I couldn't find it.
6
241
How to replace the site name with a logo image in the header. I tried to find the file in the resources folder but I couldn't find it.
The site header file is located:
resources/views/default/global/base-header.php
There you need to find the line:
and replace it:
Don't forget to upload the logo (img) so that it is here:
/assets/images/logo.jpg