For now I’ve been able to fix the color of the search box and the menu color on mobile by adding the following
.header-style-horizontal-one .menu-inside-wrapper {
background-color: #222222;
}
This fixes the most visible display issue for now.
For now I’ve been able to fix the color of the search box and the menu color on mobile by adding the following
.header-style-horizontal-one .menu-inside-wrapper {
background-color: #222222;
}
This fixes the most visible display issue for now.