Viewing 6 posts - 1 through 6 (of 6 total)
  • #44213
    incraz
    Member
    Post count: 17

    Hi I am using the neighbourhood theme. Its great, there are just a few changes I would like to make. I was wondering if there is a way to remove the ribbon that appears on new uploads and sale items all together?

    Thanks again,

    kari

    #44365
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    span.onsale {
     display:none;
    }

    Please can you show me what ‘New’ ribbon you are referring to?

    – Kyle

    #44566
    bobrouge
    Member
    Post count: 9

    You can hide it using

    .wc-new-badge{
    	display: none;
    }
    #45267
    Melanie – SUPPORT
    Member
    Post count: 11032

    Thanks ๐Ÿ™‚

    #51159
    incraz
    Member
    Post count: 17

    Hi All,

    Thanks for this – however I dropped this code into my CSS and it doesn’t seem to work. ๐Ÿ™

    #51604
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    This should definitely work, where did you paste the css?

    Please could you provide me with a link to a product with the ribbon and I will take a look at it for you.

    Thanks

    – Kyle

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