Home Forums WoodMart support forum WOODMART WOOCOMMERCE LAYERED NAV Brand image how to disable Reply To: WOODMART WOOCOMMERCE LAYERED NAV Brand image how to disable

#439165

Hello,

You can further try out the following Custom CSS in this regard if this works out for you:

.wd-swatches-filter.wd-swatches-brands li a .wd-filter-lable.layer-term-lable {
    margin-inline-start: 0 !important;
}

The location to paste Custom CSS is the same as told earlier.

If somehow it doesn’t work out for you then you might need to share your Site URL with us if possible (through possible means) so that we can directly see this on your Site and assist you accordingly.

Best Regards.