Archived topic
Menu Shadows
1 reply · Started by smeko on April 30, 2016
Viewing posts 1–2 of 2
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]
Have you tried this?:
.main-navigation {
box-shadow: 2px 0px 0px #800000
}
Let me know :)
This archived topic is closed to new replies.
