Light Dark

*to close search form press ESC or close toggle

Norto – Minimal & Creative Portfolio HTML Template
Norto – Minimal & Creative Portfolio HTML Template
19 Articles Version 1.0

Portfolio has 2 types of grid, full width and boxed. Each portfolio has a special tilt effect that you can customize. Each grid element has a special class, with the help of which it is sorted when you click on the buttons on top of the grid. Add the following structure to your site, and customize it for yourself:

<div class="grid--grid-item grid--grid-item-25 branding web"></div>

.branding, .web – categories


NOTE – you can use all the classes mentioned in Portfolio, in Blog and in Shop

You can give one of the 2 classes to the main wrapper and this will change the width of the portfolio, .four-column-container or .three-column-container

In a single project, you can add various additional photos and information about the project, it has various meta information, tags, categories and more.

You can add, change or delete sort buttons, and also perform these actions with categories as follows:

<div class="buttons-sort">
   <a class="buttons-sort--button-type-1 active-button" data-filter="*">Show All</a>
   <a class="buttons-sort--button-type-1" data-filter=".development">branding</a>
</div>

.buttons-sort – button wrapper

.buttons-sort--button-type-1 – button

Didn't find the answer to your question?

Let us help you find the solution you're looking for.

Submit a Ticket