Home › Forums › Iconic One Pro Support › Menu color › Reply To: Menu color
December 16, 2021 at 4:17 pm #6615
Themonic-Support
Keymaster
Thank you for your report, we have fixed this in version 3.6
Download from
By Default background color is black (#444444), To change background color of mobile menu:
paste this in Customizer -> Additional CSS
.js .selectnav {
background: #0099ff;
}
To get hex color codes refer https://www.color-hex.com/
Default view should look like this