How can I move the sale button on my site?

This topic has 2 replies, 2 voices, and was last updated 1 years, 5 months ago ago by Rose Tyler

  • Avatar: idang
    idang
    Participant
    November 9, 2022 at 14:42

    Hey I am looking to move the sale button to the right on my site
    is it possible?
    thank you in advance
    (i am talking about the SALE image that appears on products)

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 9, 2022 at 15:24

    Hello,

    Add the next code in Theme Options > Theme custom CSS:

    .onsale.left {
        left: unset;
        right: 20px;
    }

    Regards

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

The issue related to '‘How can I move the sale button on my site?’' has been successfully resolved, and the topic is now closed for further responses

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