Menu Drop Shadow

Posted in: Newspaper
Post count: 49

Is it possible to set a drop shadow for the whole menu. Here is my website http://www.toppcnews.com I want all the red line that the menu is on to have drop shadow.

Post count: 49

Pls its been 7 hours

Post count: 49

Hellooo ?

Post count: 7909

Hi,

Please try this custom css: http://screencast.com/t/cIocqtEBxu

.td-full-layout .td-menu-background{
box-shadow: 0px 3px 7px 3px rgba(181,103,103,0.67);
}

Maybe it needs -webkit-box-shadow and -moz-box-shadow to work.

Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.