Menubar Color

Hi–

I dont use any menu’s, but when you scroll the site the drop down menu rolls down and is a black bar. is there a way to make it transparent or off?

hey there

Hope you are having a good day and thank you for your question
Please add this CSS in appearance - customize - additional CSS

div#sticky-wrapper {
display: none;
}

Thanks!
Colorlib Support Team