Forums
Home / Theme: Leaf / Navigation
(@joeh42)
12 years ago
How can I change the background color for the Navigation Bar?
(@p5systems)
hi
you can do by using the css:
take the class of the navigation menu then you can apply the css .menu { background-color:#600; }
thanks p5systems
(@lupi73)
hi,
.sf-menu{ background: #600; }
for the child theme