Tagged: dropdown menu
Apologies for what must be a rookie question. I would like to remove the drop down menu completely from this site.
Any pointers where I can do this please.
Hey Warnstar,
I’m not seeing any dropdown on the link provided. Was this corrected?
Best regards,
Jordan Shannon
As you scroll down the page a menu drops in from the top
Hi Warnstar,
Do you mean that you want the menu to show all the time or not to have the menu at all?
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
Victoria
I would like to remove the menu completely
Hi Warnstar,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
#header {
display: none !important;
}
Hope it helps :)
Best regards,
Nikko