Hi Team,
what I have to do to bring the menu items at the top *under* the little shadow of the header? You see, the little line of shadow at the bottom of the header lays under the red boxed menu items and I wont them under. Hope you can help me. (see link at private content)
Thank you and regards
Mike
Hey Mike61,
It appears you already figured this one?
The menu appears below the header for me.
Please let us know if you have any questions, we will be happy to help :)
Best regards,
Vinay
Hi Vinay,
no, I don’t figured this out.
The *shadow* is still behind the menu!
Hope you can help.
Thank you and best regards
Mike
Hi,
To place the shadow effect on the menu items please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top #header_main_alternate .main_menu ul:first-child > li > a {
box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.84);
}
Best regards,
Vinay
Hi Vinay,
thank you for your support. So ist the menu not under the header shadow, but most times it gives more than
on solution ;) Thank you, this will work.
Best regards
Mike
Hi,
We cannot technically move the menu below the header shadow but by applying top shadow to the menu items we can give it the same look and feel.
Thank you for using enfold :)
Best regards,
Vinay