Home Forums WoodMart support forum Different label shapes?

Different label shapes?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #475744

    Sipo
    Participant

    I have selected “round shape” as I want to have that for “Sale” but I would wish to have a “rectangular shape” for the “New label” is it possible ? I have problems using the WooCommerce Advanced Product Labels.

    #475753

    Sipo
    Participant

    Or can I hide/delete the labels being displayed by the Woodmart theme altogether so I could use the other plugin?

    #475883

    Hello,

    1. Yes, you can set the New label shape by using the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:

    span.new.product-label {
        border-radius: 0px !important;
        min-height: 30px !important;
    }

    2. Yes, you can disable the theme labels from Theme Settings >> Shope >> Product Labels >> Turn off all the labels.

    Best Regards.

    #479484

    Sipo
    Participant

    Did not work for me, but you can close this topic.

    #479571

    Most Welcome 🙂

    Thanks for contacting us.
    Have a great day 🙂

    Topic Closed.
    Best Regards.

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘Different label shapes?’ is closed to new replies.