Change page loader background color 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 show five focus widgets in one line then, you need to install the plugin Advanced CSS Editor and in Appearance -> Customize -> Advanced CSS Editor in the "Global Area" add the following code:
.page-loader{ background-color: white !important; }
Choose a color or hexcolor of your choice, save your changes and you're done!