ResolvedRemove “New” Feature on Products

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #26427
    insidesource
    Participant

    Is there a way to remove the “New” circle feature that shows on products when you first add them to your store?

    #26462
    Althemist
    Keymaster

    Hello insidesource,

    currently there is no way to completely disable the “new” label. You can only set how many days after product creation it will be visible (10-90 days). We will add an option to disable the label in the next major theme update. Until then, the only option would be to visually hide the label with CSS.

    Regards,
    Althemist

    #26480
    insidesource
    Participant

    Thanks for responding and providing details on options for my request. If CSS is the only option in the meantime, until an update, can you assist with the CSS to hide the “New” label?

    #26512
    Althemist
    Keymaster

    Sure. There it is:

    div.prod_hold .new_prod {
        display: none;
    }

    Best regards,
    Dimitar

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