Home Forums WoodMart support forum How to display product labels in center instead of in the left?

How to display product labels in center instead of in the left?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #186649

    Jeriss Cloud Center
    Participant

    Dear,

    The product labels “out of stock” or “new” or “featured” are aligned in the top-left. How can I make them being displayed in the top-center ? I draw in attachment.

    I refer to the .product-label

    Thanks

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

    Hello,

    I saw the screenshot you attached. To make the product labels center-top you need to add the following Custom CSS in the Global Custom CSS area Under Theme Settings >> Custom CSS.

    .product-grid-item .product-labels {
    left: 40%;
    }

    You can adjust the value accordingly.

    Best Regards.

    #186874

    Jeriss Cloud Center
    Participant

    Perfect, please close this ticket thanks

    #187005

    Hello,

    We are thrilled that you loved your experience with XTEMOS, We put customer experience and satisfaction as our priority, and your words reaffirms the hard work we put in every day. So thanks for your kind words and we look forward to seeing you again.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘How to display product labels in center instead of in the left?’ is closed to new replies.