Duplicate links

Hi
There are links under all blocks.
Help to understand, I can not find this bug!

</a></div><a href="tel:..............">

    
  </a></header>
  
  <a href="tel:..............">


  </a>

Hi @shumuher,

Thank you for reaching out to us. It looks like you’ve an unclosed anchor tag <a> in your header bar. Please edit your header in header builder and look out for an unclosed <a> tag and close it with </a> so you have the code like this:

<a href="tel:123456789">123456789</a>

To learn more about anchor tags please see https://www.w3schools.com/tags/tag_a.asp

Let us know how this goes!

1 Like

Thank!
It is very good that there is a support service!

We are delighted to assist you with this.

Have a nice weekend,
Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.