Home Forums WoodMart support forum Product Labels – text issue

Product Labels – text issue

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

    piotrburchart
    Participant

    Hi,

    I noticed that I have an issue with text on the product label on a single product page.

    1. How can I fix this (move “O” to the next line)?

    2. Can I somehow change the text size?

    3. Can I change the label size?

    Thank you

    #650203

    piotrburchart
    Participant

    Forgot to add a screenshot with the issue: https://ibb.co/KzWgbWtx

    Thanks

    #650397

    Hung Pham
    Keymaster

    Hi piotrburchart,

    Thanks for reaching to us.

    1, 3. Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .woocommerce-product-gallery .product-labels.labels-rounded span.product-label {
        min-width: 100px;
        min-height: 100px;
    }

    2. Navigate to Theme Settings > Typography > Advanced. In this area, you can assign elements to below Custom Class https://prnt.sc/io-tdHNTYyPz

    .product-labels.labels-rounded span.product-label

    Please refer to our documentation https://xtemos.com/docs-topic/advanced-typography-settings/

    Regards,

    #650407

    piotrburchart
    Participant

    Perfect, like always.

    Thank you so much.

    Please close this ticket.

    #650428

    Hung Pham
    Keymaster

    Hi piotrburchart,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Regards,

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

The topic ‘Product Labels – text issue’ is closed to new replies.