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

    Hello-I am using Product Grid to display my art classes on 1 page. Works great but I was wondering if there is a way to make the product containers length the same size?
    The images are the same size but depending if my class name is longer then the box gets longer and it just looks messy.
    Wondering if there is a way to make consistent.
    Thanks much

    #1038838

    Hey pathaug,

    Please try the following in Quick CSS under Enfold->General Styling:

    ul.products .inner_product {
        height: 500px;
        min-height: 500px;
    }

    Best regards,
    Rikard

    #1039164

    It worked –
    thank you!!

    #1039243

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘product grid- keeping product container box same length’ is closed to new replies.