Hi ,
I have more project that i want to add to the porfolio and I want to keep the animations when browsing categories .
and how to organize own categories of project in the portfolio
Thanks
Hi ,
I have more project that i want to add to the porfolio and I want to keep the animations when browsing categories .
and how to organize own categories of project in the portfolio
Thanks
Hello,
Consider checking out the Documentation for setting up Portfolios: http://docs.semicolonweb.com/docs/portfolio/setup-info/ .
Additionally, to add New Items to the Filter, simply add the following code inside the .grid-filter List:
<li><a href="#" data-filter=".pf-newfilter">New Filter</a></li>And then add the Portfolio Item with the .pf-newfilter Class inside the .portfolio DIV:
<!-- Portfolio Item: Start -->
<article class="portfolio-item col-lg-3 col-md-4 col-sm-6 col-12 pf-newfilter">
...
</article>
<!-- Portfolio Item: End -->This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
it definitely worked fine. Thanks
Glad that worked! :)
Do let us know if we can help you with anything else.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard