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

    In some of my portfolio items, on the main grid, some items have a grey line showing and others do not. It looks like it’s the border but moved up. And at first I thought it was the length of the title because for the first couple of rows, items with a long title that went onto a second line didn’t have it, and short titles did. However scrolling down further I found several single line titled items with no grey line. All the images appear to be the same size.

    So now I’m stumped. What are we doing that results in some items showing a grey line and some do not. We don’t mind if it shows or it doesn’t. We just want them all to be the same.

    Thanks in advance for any insights you can offer.

    #1479238

    Hey Dandelion222,

    Could you post a link to where the grey lines are not visible as well please?

    Best regards,
    Rikard

    #1479647

    Hello Rikard,

    That is the only page in question. I’m not sure what you mean. On the portfolio page look at “all” and look at these projects to see the grey line below them:

    Antigo Public Library
    Froedtert Hospital ICU
    Racine County Food Bank
    Perennial Cooperative

    Now, on the same page look at these other projects. You see no grey line.

    Access Community Health Centers: Sun Prairie Clinic
    Emmanuel Community United Methodist Church
    St. John’s Lutheran Church
    Solon Springs School District

    #1479677

    Hi,

    Thank you for the update.

    You could set a minimum height to the title container to keep the grid consistent.

    .grid-content {
        min-height: 68px;
    }

    Best regards,
    Ismael

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