Menu bar, Menu item background opacity CSS
-
Hello,
I would like to ask you for a help with background opacity. No problem for menu bar. I found css file “wprmenu.css” and added some parts for menu bar asfollows:
#wprmenu_bar {
opacity: 0.85;
border-top:1px solid #67826A;
border-right:1px solid #67826A;
border-bottom:1px solid #67826A;
}#wprmenu_bar .menu_title {
font-family: “Verdana”, Times, serif;
}Everything is OK for me. But… Is that a chance how to add any backgrounfd opacity and font “Verdana” into the Container (menu items)?
Thanks so much for your help in advance.
Jerry, CZ
The page I need help with: [log in to see the link]
The topic ‘Menu bar, Menu item background opacity CSS’ is closed to new replies.