Reply To: Sticky Menu Feature

Home Forums WordPress Themes – Premium Sleeky Pro Sticky Menu Feature Reply To: Sticky Menu Feature

#16956
Binaya D
Participant

Hi Sandrine,

Please use the following css to fix your issue:


#sleeky_header {
    background-color: #FF0000 !important;
}

NOTE: Please use the child theme style.css or custom css plugin to write the css.

Thanks