New Landing How can we help? Themeforest Theme Support Neighborhood Stock products + meta description = keywords

Viewing 14 posts - 1 through 14 (of 14 total)
  • #36596
    paololee
    Member
    Post count: 149

    Hello guys,
    Can anybody tell me how to remove the stock quantity inside the product page? See the attachment 01.

    #37493
    paololee
    Member
    Post count: 149

    Anybody knows how to hide the quantity???

    #38019
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, you can use this custom css:

    .quantity.buttons_added {
    display: none;
    }

    Cheers!

    #38156
    paololee
    Member
    Post count: 149
    This reply has been marked as private.
    #38761
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi!
    I’d like to check the backend of your website, so to speed things up, could you let me know your login details via a private reply please?

    Thanks and cheers!

    #40005
    paololee
    Member
    Post count: 149
    This reply has been marked as private.
    #40249
    Melanie – SUPPORT
    Member
    Post count: 11032

    I added the custom css to the beginning of your custom css box and it works, which means you have faulty code somewhere in your css which causes css not to apply if you paste it below the other code.

    All the best

    #40373
    paololee
    Member
    Post count: 149

    Hi …. i done that without missing any part of the code…
    it still doesn’t work ๐Ÿ™

    Check please.
    P.

    #40730
    Melanie – SUPPORT
    Member
    Post count: 11032

    But I pasted the code and it worked, the buttons are still removed, can you specify what doesn’t work?

    #40749
    paololee
    Member
    Post count: 149

    …. i clean the cache but author (logo + text) is still there,
    Below the css added to the beginning of custom css box.

    <!–// delete Author blog//–>
    .standard-post-author {
    display: none;
    }

    Thanks
    P

    #40764
    paololee
    Member
    Post count: 149

    The post above is wrong, i made a mistake. Could you please delete it?

    …. i clean the cache but quantity is still there. I need to hide ” 50 disponibili”
    Below the css added to the beginning of custom css box.

    <!–// delete quantity woocommerce product//–>
    .quantity.buttons_added {
    display: none;
    }

    Thanks
    P

    #41261
    Melanie – SUPPORT
    Member
    Post count: 11032

    Why did you show me another screenshot at the beginning of your post?
    Can you please make sure to show me exactly what you’d like to remove from the beginning and not suddenly switch?

    .stock {
    display: none;
    }

    Also remove all those commentaries “” this is completely wrong code and breaks everything!

    #41267
    paololee
    Member
    Post count: 149

    Hi, thanks everything works well ๐Ÿ˜‰
    You right, i will do that next time. I am sorry about that.

    Best
    P.

    #41982
    Melanie – SUPPORT
    Member
    Post count: 11032

    ๐Ÿ™‚ Great!

Viewing 14 posts - 1 through 14 (of 14 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