Home Forums WoodMart support forum edit menu Reply To: edit menu

#22220

Artem Temos
Keymaster

Hi,

1. You can decrease it with the following CSS code

div.woodmart-hover-base .hover-content {
    max-height: 66px;
}

2. Unfortunately, this hover style works only with Products grid. It is impossible to make it look the same inside the carousel.

Regards