Home Forums WoodMart support forum After update, Woodmart widgets not showing anymore Reply To: After update, Woodmart widgets not showing anymore

#386822

Jeriss Cloud Center
Participant

Indeed, the Custom CSS was the root cause since the Classes changed with the last release.

I tried adjusting the custom code to this but this still created the same issue. Isn’t this code correct? Thanks

/* WIDGETS FILTERS – AJUST THE DISPLAY OF ATTRIBUTES SWATCHES */
.filter-swatch.with-text {
color: #777777;
font-size: 14px;
font-weight: 400;
}