Hello,
Theme Options > Speed Optimization > Old Browser Support > On, clear cache of explorer browser and check then, or try to add the next code in Theme Options > Theme custom CSS:
a {
color: white;
}
.content-product .button {
background-color: #555555;
color: white;
}
.content-product .button:hover {
background-color: #ffc500;
color: white;
}
.select2.select2-container--default .select2-selection--single, select {
background-color: #1e1e1e;
}
clear cache and check the result. Let us know
Regards
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.