New Landing How can we help? Themeforest Theme Support Neighborhood Remove Stock Quantity in Sidebar

Viewing 15 posts - 1 through 15 (of 17 total)
  • #26417
    piccione
    Member
    Post count: 43

    hi, is there a way to remove my stock quantity in the sidebar?

    #26768
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, if you show me your website I’m sure I can give you custom css ๐Ÿ™‚

    #26771
    piccione
    Member
    Post count: 43
    #27016
    piccione
    Member
    Post count: 43

    and I’m asking if there’s a possibility to have 5 products in a row and if it’s possible how! thank you so much for the help

    #27622
    Melanie – SUPPORT
    Member
    Post count: 11032

    You can try this css for the first question:

    .widget_categories ul > li a:before, .widget_archive ul > li a:before, .widget_nav_menu ul > li a:before, .widget_meta ul > li a:before, .widget_recent_entries ul > li a:before, .widget_product_categories ul > li a:before {
    content: none;
    }

    Your second question is not possible without massive modifications of the php files unfortunately.
    All the best

    #27636
    piccione
    Member
    Post count: 43

    where I must to paste this custom CSS?

    #27781
    piccione
    Member
    Post count: 43

    up!

    #28254
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, if you “up!” your post you will get a reply later ๐Ÿ˜‰

    you paste this custom css to the custom css theme option.

    Cheers

    #28263
    piccione
    Member
    Post count: 43

    i tried this option but it will remain like before!

    #28835
    Melanie – SUPPORT
    Member
    Post count: 11032

    I would like to check your website out directly, can you let me know your wp-admin login details in a private reply? Thanks!

    #28849
    piccione
    Member
    Post count: 43
    This reply has been marked as private.
    #29321
    Melanie – SUPPORT
    Member
    Post count: 11032

    I cannot figure this out, I will ask another support staff if they can figure some css out. Thanks for the patience!

    #29401
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Try this in Custom CSS.

    .woocommerce .widget_layered_nav ul small.count, .woocommerce-page .widget_layered_nav ul small.count{ display: none; }
    

    if that didn’t work, try this

    .woocommerce .widget_layered_nav ul small.count, .woocommerce-page .widget_layered_nav ul small.count{ display: none !important; }

    Let me know, what you got.

    Thanks,
    laranz.

    #29613
    piccione
    Member
    Post count: 43

    thank you so much it works! I used the second code!

    #29622
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Glad it works ๐Ÿ™‚

    Let me know, if you have any other questions.

    Thanks,
    laranz.

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