Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #932090

    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

    #932569

    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

    #932577

    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

    #932738

    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

    #932901

    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

    #932921

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Top Menu under shadow of header’ is closed to new replies.