Hi Michele
Okay do you want to change the color of the menubar without sticky on top, Kindly add the below CSS in the Additional CSS box. Please go to the Appearance ->> Customize ->> Additional CSS. Now paste the CSS code below then click to Publish button.
.navbar-header-wrap.classic-header.not-sticky {
background-color: #FFF !important;
}
Change the above color code as per the requirement.
Let us know if it works.
—
Thanks