Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #542026

    Hi,

    I’m on my sixth Enfold license now and this is the first one with the Woocommerce plugin. It works fine but I’ve noticed that the quantity isn’t visible on mobile devices (tablet/phones) bot portrait and landscape. That means that a customer is not able to increase or decrease the quantity. How can I make sure that IS visible on mobile?

    Regards,

    Steven

    • This topic was modified 9 years, 1 month ago by steviger.
    #542569

    Hey Steven!

    You are currently using an older version of the theme. Can you please firstly update Enfold to the latest version 3.4.4 – kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Yigit

    #543112

    Hi, Just did the update. It only says: 3.4.3….

    #543426

    Hi!

    can you please try and update the theme with the FTP, so we can be sure it is the latest version?
    Thanks a lot

    Best regards,
    Basilis

    #543631

    Hi,

    I did. Yesterday I downloaded: themeforest-4519990-enfold-responsive-multipurpose-theme-wordpress-theme. And in the style CSS I see:

    Theme Name: Enfold
    Description: A superflexible and responsive Business Theme by Kriesi – <br/> Update notifications available on twitter and facebook:<br/> Follow me on twitter<br/> – Join the Facebook Group
    Version: 3.4.3
    Author: Kriesi
    Author URI: http://kriesi.at
    License: Themeforest Split Licence
    License URI: –
    Theme URI: kriesi.at/themes/enfold/

    I I guess this is the latest version right. I double checked the file today and it still says : 3.4.3

    #543633

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 767px) {
    .responsive .shop_table .product-quantity {
        display: block !important;
    }}

    Regards,
    Yigit

    #543697

    Hi Yigit,

    Thanks! Works. So what about the version issue?

    Cheers,

    Steven

    #543700

    Hey!

    It seems that style.css file was not updated so even though you are using 3.4.4, it says 3.4.3. Sorry for the confusion :)

    Best regards,
    Yigit

    #543704

    Ah, I see.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Quantity not showing in Woocommerce cart on mobile’ is closed to new replies.