Home › Forums › WoodMart support forum › Edit Portfolio Filter Js › Reply To: Edit Portfolio Filter Js
August 1, 2018 at 9:05 am
#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');