[Support request] Equal Height with Lightweight Grid Columns

Home Forums Support [Support request] Equal Height with Lightweight Grid Columns

Home Forums Support Equal Height with Lightweight Grid Columns

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

    I’m looking to replicate these equal height columns by using your Lightweight Grid Columns plugin and GP.

    All I really need is to be able to change the background color for each column so that each column has a colored fill with the same height, no matter the volume of content.

    An added benefit would be to have them all initially have the same height (with screens 1200px and up) and have them retain the same heights as the screens get smaller, pretty much what you see in the link I sent above.

    Thanks!

    #505627
    Leo
    Staff
    Customer Support

    Hi there,

    It’s actually not possible to use LGC to create equal height columns because the method it’s using.

    This should help: https://generatepress.com/forums/topic/equal-height-grid-column/#post-376154

    #1671324
    Lisa

    HI I’m getting a clash with the equal heights on grid columns. Please see this site https://wanderful.ie/ It is most obvious on the boxes with the fox. It’s very hard to pin point because it disappears once you bring up the inspector but I think it is the equal heights. I’ve turned off all plugins and it still doesn’t work

    #1671374
    Elvin
    Staff
    Customer Support

    Hi there,

    To clarify: Did you mean this section? https://share.getcloudapp.com/v1uNEorA

    If so, try adding this CSS:

    .lgc-equal-heights p {
        max-height: 170px;
        overflow: hidden;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.