Portfolio Gallery with filtering category

Regarding: bootsnipp.com/snippets/featured/portfolio-gallery-with-filtering-category

what is this code for?? you are not using the class named "active"

if ($(".filter-button").removeClass("active")) {

$(this).removeClass("active");

}

$(this).addClass("active");

aldaba316 (0) - 6 years ago - Reply 0