Home › Forums › WoodMart support forum › Custom CSS need › Reply To: Custom CSS need
July 4, 2024 at 4:23 pm
#580991
studio.ambasador
Participant
I set .wd-arrow-inner {
height: 50px !important;
width: 40px !important;
color: black !important; /* Adaugă culoarea neagră */
}
.wd-arrow-inner:after {
font-size: var(–wd-arrow-icon-size, 40px) !important;
color: black !important; /* black color icon */
}
Working woohooo thanks