Grid view – products page layout - by Spectralus

This topic has 4 replies, 2 voices, and was last updated 7 years, 12 months ago ago by Rose Tyler

  • Avatar: Spectralus
    Spectralus
    Participant
    November 30, 2016 at 21:44

    Hello

    We are having some problems with the design when showing 5 products per row.

    Please see last row in the link, sometimes this happens.

    And is there any fix to align all the selection buttons [VALI] on same horizontal line?

    Thank you.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 1, 2016 at 09:12

    Hello,

    Please, add this code in Custom CSS:

    @media only screen and (min-width: 1200px) {
        .row-count-5 .product:nth-child(5n+1), .row-count-6 .product:nth-child(5n+1) {
            clear: both;
        }
    }
    .product-title {
        height: 45px;
    }

    Regards,
    Rose Tyler.

    Avatar: Spectralus
    Spectralus
    Participant
    December 1, 2016 at 21:36

    Thank you. Worked great!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 2, 2016 at 08:02

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Grid view – products page layout’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.