Sticky header clone without menu
-
Good morning, maybe it’s a stupid question with a very simple solution, but I can’t find it…
I selected “sticky header clone” on settings page, but when the header goes sticky, the main menu disappears (sticky.png image).
Obviously the main manu appears (normal.png image) when the header is not sticky.
Did I lost some configuration somewhere??
Thank you for your help.
Attachments:
You must be
logged in to view attached files.
Sorry, the sticky.png image was too big, I’m uploading it here.
Regards.
Attachments:
You must be
logged in to view attached files.
Hi Fdesign,
Thanks for reaching to us.
Please provide URL of the mentioned page, so I can take a closer look.
Regards,
The website is under construction, at this moment it’s in “coming soon” mode… If you need to take a look I have to give you a temporary user.
Hi Fdesign,
Thanks for details.
You enabled Sticky header clone
option https://prnt.sc/uKCCAWsUbXg4 it means the sticky header will use Main header
section as sticky header so you need to add Main Menu
element to that section.
Add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
header .whb-general-header div.wd-header-nav{
display: none;
}
Regards,
Good morning, I know there must be a simple solution…. I used the “menu” element instead of “main menu” element on the header, for this it was not visible!
Thank you for your feedback, using the correct element it was not necessary to add your CSS code.
Regards.
Hi Fdesign,
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
Regards,