Hi,
How can I change the responsive menu menu icons hover color to the accent color.
See attachments.
Not sure if I have conflicting CSS
#header-section.header-6 #header {
background: #000!important;
}
#header-section.header-6 .is-sticky .sticky-header {
background: #000!important;
}
.sticky-header-resized {
background: #000!important;
}
#header-section.header-6 #main-nav {
background: #000!important;
}
#header-section.header-6 .is-sticky sticky-header {
background: #000!important;
}
a, .ui-widget-content a {
color: #FFFFFF!important;
}
.ui-widget-content a:hover {
color: #93bf35!important;
}
And how do I make my messages private?