New Landing How can we help? Atelier Remove Product Attributes on Left Navigational Pane if "0" Reply To: Remove Product Attributes on Left Navigational Pane if "0"

#317600
admin_cz
Member
Post count: 55

Hi, I used the code you suggested to remove the inactive/empty product attributes, and it worked just fine, but the attributes separators are still visible. How can I delete them? Thanks!

(Code used:)
.widget_layered_nav ul li span {
display: none!important;
}

Attachments:
You must be logged in to view attached files.