Home Forums WoodMart support forum Isotope not initialized Reply To: Isotope not initialized

#184664

Artem Temos
Keymaster

But we just tested “Save” button and it works well for us. To test this functionality, we tried to add the following code instead of all your custom CSS and hides everything on the frontend

* {
	display: none;
}