Reply 295903 to: Colours of Links are completely different on client machine

Avatar: Rose Tyler
Rose Tyler
Support staff
July 25, 2021 at 11:04

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

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.