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

    Hi, I have a lot a pictures on the products page which are all the same size but the text descriptions are different lengths which makes the product box heights vary – is there a way to make all the product boxes a standard height so that all look the same? see link below

    #619057

    Hey!

    Try adding this code to the Quick CSS:

    #top .inner_product_header {
        min-height: 120px;
    }

    Cheers! 
    Josue

    #619586

    Hi Josue, that’s done the trick – BRILLIANT ! – thank you so much for your help :-)

    #619774

    You are welcome, glad to help :)

    Regards,
    Josue

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