• Priority: 0
  • Status: Waiting on customer
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 13.03.25, 08:55
  • Opened by: Mamor

Ticket #25982 - Store logo in H1

Hello,

I am writing to you because I would like to know how I can prevent the shop logo from being an H1 tag:

HTML

<h1 class=”m-0 logo-link-wrap”>

  <a class="header_logo_img dib" href="https://www.lora-moi.ch/" title="Lora et Moi">
      <img class="logo" src="https://www.lora-moi.ch/img/logo-1694957751.jpg" alt="Lora et Moi" width="200" height="50" style="min-width:200px;width:200px;height:50px;">
  </a>

</h1>
Where Can I change it?

Thank you for your help.

Have a nice day,

Orlando

Attachments:

h1logo.JPG (179.7 KiB)

Comments

Fred 13 Mar 2025, 22:11

Hi Orlando
Try to open the file /modules/pkelements/views/templates/pklogo.tpl and change the H1 tag there

Mamor 17 Mar 2025, 12:43

Hello Fred,

Perfect, thank you very much for your help.

Have a great day,

Orlando

Fred 17 Mar 2025, 14:53

You are welcome!