Movile version product dont show all 2 row

This topic has 6 replies, 3 voices, and was last updated 7 years, 11 months ago ago by Rose Tyler

  • Avatar: ropagda
    ropagda
    Participant
    December 20, 2016 at 01:16

    Hi my issue is in movile version dont show row 2 products all time…

    image of this

    any solution?

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 20, 2016 at 09:08

    Hello,

    Please add this code in Custom CSS:

    @media (max-width: 980px) {
       .products-grid.product-count-3 .product:nth-child(2n+1) {
           float: left;
           clear: both !important;
       }
    }

    Regards,
    Rose Tyler.

    Avatar: ropagda
    ropagda
    Participant
    December 21, 2016 at 19:08

    dont work…

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    December 21, 2016 at 19:44

    Hello,

    Please try this css code:

    @media (max-width: 979px){
    .products-grid.product-count-3 .product {
       float: left;
    }}

    Best regards,
    Jack Richardson.

    Avatar: ropagda
    ropagda
    Participant
    December 28, 2016 at 14:36

    now work fine thanks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 28, 2016 at 14:47

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

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

The issue related to '‘Movile version product dont show all 2 row’' 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.