New Landing How can we help? Atelier only two bottle wide.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Atelier
  • #188835
    rohgepresst
    Member
    Post count: 76

     

    on these two pages I have a four image wide set up, when i resize the browser it only shows one juice on top of the other… I would like to only show two juice wide.

     

    is this possible??

     

     

     

    Attachments:
    You must be logged in to view attached files.
    #189167
    rohgepresst
    Member
    Post count: 76

    is there a way to do this?

     

    thanks for all the help guys

    #189377
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Add this custom css for the shop page:

    @media only screen and (max-width: 479px) {
    .woocommerce .products .product {
      width: 50%;
      float: left;
    }
    }

    or do you mean your images on your homepage?

    – Ed

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register