Mega-menu overwrite the main menu and header

4 replies·opened Mar 12, 2019
T
THHTHHMar 12, 2019

Hi,
I'm experiencing a bugg and I don't find the solution.
https://www.hoyau.com/en/

on this page the "artwork" menu overwrite the main menu and the logo.
I want it to dropdown under the both of them.
The problem is the same after scrolling the page, with stiky main menu.
Did I forgot something ?

Thks
Thierry

S
SemiColonWebSTAFFMar 15, 2019

Hello,

We have checked out your Website and the HTML Document is using the HTML 4 Doctype which could be reason why the Page is not displaying properly. Please make sure that you follow the Default Structure of the Template. Please replace the following code:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html dir="ltr" lang="en-US" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">

with the following

<!DOCTYPE html>
<html dir="ltr" lang="en-US">

This should fix the issue. However, if you are still facing further issues with this, please let us know and we will surely assistance you further with this.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

T
THHTHHMar 15, 2019

HI,
Thanks for your answer.
I've done the update.
unfortunatly it's not the matter.

The mega menu comes right on the top of the primary menu.
I need it on the bottom.

PS : do I need to do something to receive alertes when yopu give me an answer ?
I recieve emails when you answer the comments but not about this ticket .

Thanks a lot.

S
SemiColonWebSTAFFMar 18, 2019

Hello,

Please add the .clearfix Class to the .container DIV in the #header.

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

T
THHTHHMar 20, 2019

Nice !
Thank you :-)

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard