Home Forums Support Menu Shadows

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #190569
    smeko

    Hi Tom

    I try to add shadows to my menu but it does not work. I want the shadows seen on the regular menu and floating.

    The code that I am trying to use is. See the picture below.

    box-shadow: 2px 0px 0px # 800000;

    [img]http://i.imgur.com/c0P7p7a.png[/img]

    • This topic was modified 7 years, 11 months ago by smeko.
    • This topic was modified 7 years, 11 months ago by smeko.
    #190620
    Tom
    Lead Developer
    Lead Developer

    Have you tried this?:

    .main-navigation {
        box-shadow: 2px 0px 0px #800000
    }

    Let me know 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.