How to add header menu background before scroll in ShopIsle
Important notice: This product is now in maintenance mode and is no longer being actively developed or supported. Updates and bug fixes will not be provided unless they relate to security concerns.
If you want to add background to the menu before scroll then go to Appearance -> Customize -> Additional CSS add the following code:
body.home .navbar-transparent { background:#000 !important; }
You can change the color code to what color you want, you could use a website such as this one to find a color: http://www.hexcolortool.com/