New Landing How can we help? Themeforest Theme Support Neighborhood Mobile device shopping cart is missing headers

Viewing 12 posts - 1 through 12 (of 12 total)
  • #106746
    jakekeeling1981
    Member
    Post count: 44

    Hi

    When I view the shopping cart on a mobile device such as mobile phone, the Item, Unit price and quantity headers are missing. This makes it difficult for a user to increase or decrease the amount of products in the cart before checkout.

    How do I make these functions visible on a all devices. The two screen shots show desktop and mobile. You can see the mobile screenshot is missing the headers.

    Attachments:
    You must be logged in to view attached files.
    #106868
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    It’s like that as standard, it looks the same in our demo.
    Will forward to the development. Let’s wait for their reply

    -Rui

    #106976
    jakekeeling1981
    Member
    Post count: 44

    The product which i’ve used your template for is to sell wine.

    Wine bottle quantity often needs adjusting when in the cart. Currently on a mobile device the template does not allow this adjustment to be made which is critical for this kind of product.

    Please can you consider adding this function โ€“ or provide me with a work around for the time being?

    #107146
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Ok. Let’s wait for the Developer feedback
    Thanks

    #107286
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @jakekeeling1981,

    They were removed due to lack of space for display on mobile devices. I’ve got it on my list for v2.0 to improve this display, so will be sure to get them shown where possible.

    Thanks,

    – Ed

    #107354
    jakekeeling1981
    Member
    Post count: 44

    Please consider bringing them back. I’d appreciate it.

    #107355
    jakekeeling1981
    Member
    Post count: 44

    Can you provide me with a work around in the meantime?

    #107551
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Try this custom css:

    @media only screen and (max-width: 767px) {
    .woocommerce table.shop_table .product-quantity {
    display: block!important;
    }
    .woocommerce .quantity .minus, .woocommerce .quantity .plus {
    display: none!important;
    }
    .woocommerce .quantity input.qty {
    border: 0;
    }
    }

    – Ed

    #107956
    jakekeeling1981
    Member
    Post count: 44

    Thank you, i’ll let you know how i get on with this suggestion.

    #107964
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Sure, we will wait for your reply.
    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

    #108623
    jakekeeling1981
    Member
    Post count: 44

    Quantity and sub total on mobile devices is visible after adding the custom CSS โ€“ thanks Edd.

    #108628
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks Ed
    -Rui

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

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

License required for the following item
Login and Registration Log in · Register