Home Forums WoodMart support forum New and Sale label

New and Sale label

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

    pullman
    Participant

    Hello,

    I need to display the label smaller at the bottom left corner of the product image. ( AJAX products Tabs and Products (grid or carousel)

    How to edit ?? Currently our labels on the product image is too big on Mobile.

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

    Hello,

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

    .labels-rounded {
        top: auto;
        left: 7px;
        bottom: 7px;
    }
    
    .labels-rounded .product-label {
        min-height: 35px;
        font-size: 9px;
        min-width: 35px;
    }

    Best Regards

    #379213

    pullman
    Participant

    Hello,

    That code works!

    Thank you for your support šŸ˜‰

    #379226

    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 4 posts - 1 through 4 (of 4 total)

The topic ‘New and Sale label’ is closed to new replies.