Home Forums WoodMart support forum Link color changing on the down button Reply To: Link color changing on the down button

#210071

Hello,

I saw the screenshots you attached and visited your website. Please add the following Custom CSS in the Global Custom CSS area to change the color of the button.

.slick-prev.slick-arrow {
background: #6d8856 !important;
}

If the problem still continues then provide admin panel login details of the website to check it myself and help you out accordingly.

Best Regards.