Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1075045

    Hi,
    how I can add the shadow under the header in the minimal menu?
    thank you.

    #1075199

    Hey Manuela,

    Add this to quick css and adjust the color to whatever you need:

    #header.header-scrolled.header-scrolled-full{
      box-shadow: 0 8px 6px -6px white;
      -webkit-box-shadow: 0 8px 6px -6px white;
      -moz-box-shadow: 0 8px 6px -6px white;
    }

    Best regards,
    Jordan Shannon

    #1075480

    Yes it work. Thank you

    #1075523

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘shadow in the headerWORDPRESS: https://www.famarinu.com/gemana/wp-admin User: Ma’ is closed to new replies.