Home Forums WoodMart support forum Edit Portfolio Filter Js Reply To: Edit Portfolio Filter Js

#70328

Artem Temos
Keymaster

You need to remove all from HTML in the file inc/shortcodes/portfolio.php and add the following code snippet to the Custom JS on document ready area in Theme Settings

jQuery('.masonry-filter li:first-child a').addClass('filter-active');