Sporsts Man woocomerce problem

Home Forums All Other Themes Sporsts Man woocomerce problem

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #139466
    Carlos Raez CamposCarlos Raez Campos
    Participant
    • Topics: 114
    • Replies: 94
    • Total: 208
    Member since: May 17, 2018

    Hi if you see at mobile the products is better in 2 colums….

    url:https://lacajacoworking.es
    wp-loging:https://lacajacoworking.es/lacaja
    user:test
    pass:test

    Here is not good
    https://imgur.com/hcLbiNL

    Regards

    Carlos
    Thanks!!

    #139488
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:479px) {
    .wc-block-grid__products { padding:0 !important;}
    .wc-block-grid.has-3-columns .wc-block-grid__product { flex: 1 0 50% !important; max-width: 50% !important;}
    }

    Regards,
    Chris

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