Jump not working consistently
-
Hello,
I have a problem with menu that jump to link on the front page.I have 3 of them but only the first one is working and I am out of idea.
Here is the menu links
1- Menu item Services, (Link)
https://creationzca.ipage.com/#services
2- Menu item Coordonnees, (Link)
https://creationzca.ipage.com/#coordonnees
3- Menu item A Propos, (Link)
/#apropos
Now here is the html code for each link target
1-
`<section id=”services” class=”services-area”>
<h3 class=”widget-title”><span class=”wow bounce”>Nos services</span></h3>
…
</section>`2-
<h3 id="coordonnees" class="widget-title">Nos coordonnées</h3>
3-
<div id="apropos"> <h3 class="widget-title">à Propos</h3> </div>
So I have try different way to tag each target :
name, id of existing element, new div with the id
But nothing seem to work. I have change menu item order, I have move around the section on front page but nothing seem to work. I have disable all the plugins except Page Builder with no success.The jump to link that is workink do not bring the page to the exact same spot depending where I am coming from. From the top, it bring the section so the title is half mask by the menu. From the bottom, it bring it so the title is fully visible. Anything i can do to make it fully visible all the time.
web site
web site
- The topic ‘Jump not working consistently’ is closed to new replies.