Home Forums WoodMart support forum Custom CSS need Reply To: Custom CSS need

#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