different background for navigation menu bar
-
Hi,
I am now using below code for all header background and I want navigation menu bar containing navigation labels (MENU | CONTACT, etc) to have different background. Is it possible?
.container_24 .grid_24.header {
background: #9EB766 !important;
height: 270px;
margin-left: 0;
width: 100%;
-webkit-border-radius: 10px 10px 0 0;
-moz-border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;
}Thank you
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘different background for navigation menu bar’ is closed to new replies.