Home › Forums › Jevelin Theme › Defaut Active Category on Porfolio
Home › Forums › Jevelin Theme › Defaut Active Category on Porfolio
Hello
I wanted to hide the “all” category in the portfolio so I manage to make this and this with the CSS code and it is working.
/* hide”ALL” in portfoolio */
.sh-filter-container span.sh-filter-item[data-filter=”*”] {
display: none;
}
But actually, I wanted that the first category was active by default ?
Just link below I want the “CULINAIRE” active.
And I’m unable to find the way.
Hi @ben,
I hope you are well today and thank you for your question.
You can achieve this by using the custom plugin solution shared in the below topic.
Best regards,
Shufflehound team
I didnot cacth everything i have to make this code ??
in the plugin that makes custom JS ?
$(β.sh-filter .sh-filter-item:nth-child(2)β).trigger(βclickβ);
Solution for this topic
Please just download the attached custom plugin, install and activate it on your website.
You are using the wrong custom plugin on your website please use the custom plugin that I have shared in my earlier reply that contains updated code.
Soooooooo many thanks !!!!!!
You are most welcome here π