Navbar dropdown background colour
Used with the Dennis Miller template.
YOOtheme > LAYOUT > Header > Dropdown:
Enable Dropbar.
YOOtheme > STYLE > Components > Dropbar > Background.
CSS if it doesn't work
.uk-dropnav-dropbar {
background: #751310;
}
- Hits: 11