Home Forums WoodMart support forum rtl bug product labels sale

rtl bug product labels sale

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

    alizehi3d
    Participant

    Hi
    how to fix rtl bug product labels sale ?

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

    Artem Temos
    Keymaster

    Hi,

    Sorry, what do you mean?

    #35923

    alizehi3d
    Participant

    this mistake 36%-
    That is correct -36%

    product labels sale rtl -36%
    thanks for support

    #35925

    Bogdan Donovan
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .product-label.onsale {
    	direction: ltr;
    }

    Regards

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