Hi Support,
Upon scrolling down in my website it shows double menu.
See here: http://prnt.sc/emi2cx
How do I remove this?
This topic has 12 replies, 2 voices, and was last updated 8 years, 8 months ago ago by Rose Tyler
Hi Support,
Upon scrolling down in my website it shows double menu.
See here: http://prnt.sc/emi2cx
How do I remove this?
Hi Support,
Any update?
Hello,
I’ve sent IP to your email address. Please check it.
Regards,
Rose Tyler.
Hi Rose,
IP has been added. Can you clear your cache and try again to access out website?
See private Link.
Hi Support,
Any update in this case?
I really need your assistance to move forward with this request.
Thank you in advance.
Hello,
Try to add this code in Global Custom CSS:
.fixed-header .menu-main-container:first-child {
display: none;
}
Regards,
Rose Tyler.
This worked and now I see the Double Header Menu is gone. However the ” Logo image for Fixed header ” is not the same size as I have as the ” Logo image ” header. See the video:
Video: http://recordit.co/ANpAtH2tmp
In addition the menus also looks different when I scroll down and where they are located.
Hello,
You can add this code in Custom css:
.fixed-header-area .collapse.navbar-collapse {
float: right;
text-transform: uppercase;
}
.fixed-header-area .collapse.navbar-collapse a {
font-size: 16px;
font-weight: 300;
letter-spacing: -0.06em;
padding-left: 5px;
padding-right: 7px;
}
.fixed-header-area.fixed-already {
min-height: 80px;
height: 85px;
}
Regards,
Rose Tyler.
Hi Rose,
I tried with the code and it almost looks OK. But the text or not the same align. Please the video: http://recordit.co/WUvaeMXjqI
I tried using the code below with -50px in the one you provided but didnt help.
padding-right: -50px;
Now it worked 😉
Hello,
You’re welcome!
Regards,
Rose Tyler.
The issue related to '‘Double Header Menu’' has been successfully resolved, and the topic is now closed for further responses