Home Forums WoodMart support forum Change Product Style on the Woodmart Products Grid/Carousel Reply To: Change Product Style on the Woodmart Products Grid/Carousel

#276773

Hello,

I saw the screenshot you attached.

Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

.home .woodmart-carousel-container .woodmart-hover-quick .woodmart-add-btn {
    display: none;
}

Regards.
Xtemos Studios