New Landing How can we help? Atelier Shop Page Questions

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Atelier
  • #222338
    teddyden
    Member
    Post count: 195

    Hello,

    1) How can I remove the top bar on the shop page (sort by, layout options)
    2) How can I include a Select QTY and ADD TO CART BOTTON below a product image on the shop page?

    Thank You!

    Attachments:
    You must be logged in to view attached files.
    #222488
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) Add this to your custom css:

    .woo-aux-options {
      display: none;
    }

    2) It’s not possible to add the quantity field but you can add the add to cart button, just go to Theme Options > WooCommerce > Shop Options

    – Kyle

    #222493
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    1) Please add this to your theme options custom CSS:

    .woo-aux-options-wrap.col-sm-12 {
        display: none;
    }

    2) Unfortunately that customisation is beyond our scope of support as it is more work than a small customisation. We recommend that you seek a freelance developer if you need to make that customisation: http://www.swiftideas.com/customization/

    Thanks,
    David.

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