Home Forums WoodMart support forum Blog social icons change Reply To: Blog social icons change

#259342

Hello,

I saw the screenshots you attached. For the hover Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

.icons-design-colored .woodmart-social-icon:hover {
    box-shadow: none;
    color: black !important;
}

Regards.
Xtemos Studios.