Logo
The Logo Container can be found in the HeaderStyle in components/patials/backend/HeaderStyle - #header. Replace "logo.png" with your own logo image URL.
<Link to="/" class="header-logo">
<img src={logo} class="img-fluid rounded-normal" alt="logo" />
</Link>
In react version logo change with this way
- Replace logo image. or go to store/index.js and replace the logo it will change the logo from all th1e header