Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1008816

    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

    #1008919

    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

    #1009073

    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

    #1009281

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.