Greetings,
I am trying to use portfolio grid to show projects.
I have some problems:
– aligment is not OK with lines (you can look the URL provided)
– is it posible to filter grid based on categories or tags? so for example user can choose to look only completed or only ongoing or all projects?
Thank you and regards.
Marc
Hey prana3stil,
The images have to be the same size and the text should be more or less of the same length.
The grid can have the sort options that are based on categories.
Best regards,
Victoria
Victoria,
1.)
Images are all the same size.
Now what?
2.)
I know that grid has sort options based on categories but as I said we need “filter” option based on this live for web site visitors. How to do that?
Best regards,
Marc
Hi Marc,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width: 1200px){
.avia-fullwidth-portfolio .grid-entry .inner-entry {
min-height: 392px;
}
}
The filter is a custom functionality building which is out of the scope of our support, unfortunately, you might want to look for a plugin or hire someone to build it for you.
If you need further assistance please let us know.
Best regards,
Victoria