Change the position of the quantity pointer to left insted of right

This topic has 2 replies, 2 voices, and was last updated 11 months, 2 weeks ago ago by Rose Tyler

  • Avatar: Tal
    Tal
    Participant
    May 16, 2023 at 13:34

    hey
    my website in hebrew so all right to left and when people edit quantity the pointer on the right sight so people cant edit and they should move it to the left sight to edit or remove it.
    as i show on this video:
    https://www.veed.io/view/6df1a7eb-6196-47c8-85d9-73062f799bb0?panel=share

    thank you

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 17, 2023 at 07:33

    Hello Tal,

    Thank you for contacting us and for using XStore.

    Please try to add the next code in Theme Options > Theme custom CSS:

    div.quantity>input[type=number], div.quantity>input[type=text][readonly], td.quantity>input[type=number], td.quantity>input[type=text][readonly] {
    direction: ltr;
    }

    Let us know the result.

    Kind Regards,
    8theme team

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.