Site logo

[Support request] Shadow under new menu

Home Forums Support [Support request] Shadow under new menu

Home Forums Support Shadow under new menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2101104
    Swadhin

    Hi there, Please check the site given in confidential box below and suggest me how I can add a shadow to the menu bar like this site. I This is also my site but I forgot the code used and have checked 10-12 of your codes (in the forum) and none seem to work on the site.

    #2101154
    David
    Staff
    Customer Support

    Hi there,

    this is the CSS you have on that site:

    .main-navigation.auto-hide-sticky {
        -webkit-box-shadow: 0 0 48px rgba(50,76,128,.05);
        box-shadow: 0 0 48px rgba(50,76,128,.05);
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.