Home › Forums › WoodMart support forum › Widget Category › Reply To: Widget Category
August 30, 2024 at 1:36 pm
#593890
Aizaz Imtiaz Awan
Keymaster
Hello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
li.cat-item.cat-item-756 {
display: none !important;
}
Best Regards.