Skip to content

Changing logo

In the ecotek-bootstrap theme, logos appear in multiple locations, such as headers (layouts 1 and 2), sidebars, and footers. However, we’ve made it flexible so you only need to change the logo in one file, and the updates will be reflected in all of these places.

To Change the Footer Logo:

  1. Open the logo.html file located at /src/partials/components/logo.html.
  2. Find the value ./images/logo-footer.png.
  3. Replace this value with the path to your desired footer logo image.

To Change the Header and Sidebar Logos:

  1. Locate the value ./images/logo.png within the logo.html file.
  2. Update this value with the path to your preferred logo image for both the header and sidebar.

How to change logo