New Landing How can we help? Themeforest Theme Support Neighborhood Remove "New" label from products

Viewing 10 posts - 1 through 10 (of 10 total)
  • #12882
    elimac23
    Member
    Post count: 2

    Hello,

    How do i remove the “New” and “Sale” label that appears on product images?

    Thank you for your time,

    Eli

    #13038
    Ithi – SUPPORT
    Member
    Post count: 34

    Hello elimac23,
    I recommend CSS approach, that way You will have fast option to turn this on again.

    Go to Theme Options > General Options and find Custom CSS field.

    Paste there this code:
    .woocommerce span.onsale,
    .woocommerce .wc-new-badge{display: none;}

    #55113
    sophiakc
    Member
    Post count: 29

    Hello,

    I would like to do the exact same thing but when having the following situations:
    – no price : automatic “free” label > I want to remove it
    – no stock : automatic “out of stock” label > I want to rename it in French

    Please let me know,

    Sophia

    #55115
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    1) add this custom css:

    .free-badge {
      display: none;
    }

    2) you need to use WPML plugin

    – Kyle

    #55151
    sophiakc
    Member
    Post count: 29

    1) Thx it’s working

    2) I thought there were no need to download any plugin ?! As it is said in the page “WPML Translation Ready. Neighborhood comes with .po/.mo files as standard, and is ready to be translated into any language – or multiple languages, with 100% WPML support. There is also language selector that you can enable in the top bar menu, to allow your visitors to easily swap between languages.”
    Is it this one to download: “WooCommerce Multilingual – run WooCommerce with WPML” ?

    Thx

    #55278
    Kyle – SUPPORT
    Moderator
    Post count: 35880
    #55281
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi,

    2 neighborhood comes with .po/.mo files, but that doesn’t mean it comes with wpml – .po/.mo files are used for general translation, not only multilanguage, while multilanguage needs to be achieved by using wpml.

    Cheers

    #78085
    GrahamJ
    Member
    Post count: 7

    Hi, This removes the “sale” badge as well, please help with css to only remove “new” but leave the “sale” badge.

    Thanks

    #78086
    GrahamJ
    Member
    Post count: 7

    Was a blonde moment.. I used this line only and it’s sorted.
    .woocommerce .wc-new-badge{display: none;}

    #78087
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,

    @GrahamJ
    – Please provide specific page url.
    Thanks 🙂
    With Best Regards
    Swift Ideas

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