Home Forums WoodMart support forum Label Alignment Problem

Label Alignment Problem

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

    kapeefit
    Participant

    Please find attached image. percentage label is shown in two lines, and I want them in One Single line both in desktop and mobile view.

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

    Hung Pham
    Keymaster

    Hi kapeefit,

    Thanks for reaching to us.

    It caused by plugin Woolentor Addons https://prnt.sc/BS3eohXBMxTj

    Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS:

    div.product-labels .product-label.onsale {
     	font-size: 12px;
    	min-width: 50px;
    }

    Regards,

    #558778

    kapeefit
    Participant

    percentage padding is rectified but sold out/sale is now overlapping the percentage label

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

    Hung Pham
    Keymaster

    Hi kapeefit,

    It seems you resolved the issue, please confirm me back https://prnt.sc/NB8C8ZtbV6-X

    Regards,

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