Home Forums WoodMart support forum PROMO LABEL ON THE PRODUCT

PROMO LABEL ON THE PRODUCT

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #287734

    Mandinga
    Participant

    Hello, could you please tell me how to put a label that says PROMO on the images of some products.
    It is urgent.
    Thank you.

    At the moment it has translated the chain of the NEW tag and it looks like this, if this is the way I would like to change the green color, how can I do it?
    Thanks

    Attachments:
    You must be logged in to view attached files.
    #287840

    Hello,

    I saw the screenshot you attached.

    You can create an attribute and set promo as an item of the attribute and then you can assign the attribute to products and enable the option to display labels on product images.

    Screenshot for Clarification: https://ibb.co/k9sYR83

    Or if you want to use the translated one that you are using then try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS to change the color.

    span.new.product-label {
        background: orange;
    }

    Best Regards

    #289479

    Mandinga
    Participant

    Thank you!
    One question, the label that appears above the image cannot be clickable, right? I would like the image to go to the promotion page for example, can it be done in some way?

    Thanks

    #289618

    Hello,

    You are Most Welcome.

    Sorry but there is no option in Theme Settings available for that.

    It requires customizations and this is beyond our limitations and support policy.

    Regards.
    Xtemos Studios.

    #289655

    Mandinga
    Participant

    ok and can you think of any other way to solve it?

    #289666

    Hello,

    Sorry but we could not help you with this because it will require core files customizations and this is beyond our limitations and support policy.

    Regards.
    Xtemos Studios

    #290303

    Mandinga
    Participant

    I mean another solution within the theme options, I have seen that it has several functions that are sometimes difficult to find …

    #290332

    Hello,

    Sorry but there is no other option available in Theme Settings as your requirement.

    It requires customizations and this is beyond our limitations and support policy.

    Best Regards.

Tagged: 

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