Home Forums WoodMart support forum Product labels in shop left on product page right

Product labels in shop left on product page right

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #320267

    fineorganics
    Participant

    Product labels in shop left on product page right
    How to make all left?

    #320295

    fineorganics
    Participant

    Please check

    #320300

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS arTea under Theme Settings >> Custom CSS.

    
    body .labels-rectangular {
        top: 7px;
        left: auto;
        right: 7px;
    }

    Regards.
    Xtemos Studios.

    #320305

    fineorganics
    Participant

    No, i have bug. Try your method but it not help.

    #320307

    Hello,

    Your issue has been Resolved. Please clear cache and check back.

    Best Regards

    #320358

    fineorganics
    Participant

    Problem is here)

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

    Hello,

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

    .single-product .product-label.new {
       margin-right: 17px;
    }

    Regards.
    Xtemos Studios.

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