Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • moody Friend
    #1029140

    Hi how to make the sticky menu to have shadow?

    Pankaj Sharma Moderator
    #1029211

    Hi
    Can u provide a screenshot how you want to show the shadow?

    Regards

    moody Friend
    #1034572

    this is the example….https://www.joomshaper.com/

    as you can see, the top menu has a shadow .
    and it is what i want to achieve.

    Pankaj Sharma Moderator
    #1034606

    Hi
    Add below code in custom.css file to apply box shadow

    
    .t3-header {
     -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);;
    }

    Regards

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 12 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum