Home › Forums › Basel support forum › Change my account page color and hover property color in some buttons › Reply To: Change my account page color and hover property color in some buttons
October 26, 2020 at 5:26 pm
#236292
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .social-icons.icons-design-circle li:hover {
background-color: pink;
}
Best Regards