Home Forums WoodMart support forum Product labels

Product labels

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #262050

    www.cidev.ro
    Participant

    Hello team,

    Our client is interested if the product labels can be rearranged on the product image/thumbnail on the shop page.

    What do we mean: they will only be using maximum 2 labels per product. Either HOT + NEW or HOT + SALE.

    They basically want one label to be on the right of the image and the other one, on the left.

    Is that possible?

    Kind Regards,

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

    Hello,

    I saw the screenshot you attached.

    Sorry but there is no option in Theme Settings to restrict the label display to only two labels.

    And for the label positioning right and left please add the two labels to the products and provide with the URL to check it myself and help you out accordingly.

    Regards.
    Xtemos Studios.

    #262338

    www.cidev.ro
    Participant

    Hello Aizaz Imtiaz Awan,

    Thank you for your reply. Please take as an example the following product:

    http://mgconcept.cidevconcept.com/product/rome-beech-bar-table/

    As you can see, the labels are shown on the right side of the image. Are you able to help to set one on the top left and leave the other one on the top right? This should ideally apply to all products and also on the main shop and category page.

    Kind regards,

    #262365

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .product-grid-item .product-label.featured {
        position: absolute;
        left: 218px;
    }
    
    .single-product-page .product-label.featured {
        position: absolute;
        left: -488px;
    }

    Regards.
    Xtemos Studios.

    #262387

    www.cidev.ro
    Participant

    Thank you Aizaz Imtiaz Awan,

    You’re a superstar, as usual šŸ™‚

    Have a lovely day!

    #262388

    Most Welcome!!!

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Product labels’ is closed to new replies.