Viewing 1 replies (of 1 total)
  • Hello,

    .woocommerce span.onsale {
        top: 20px;
        left: 15px;
    }
    @media only screen and (max-width: 767px){
        top: 54px;
        left: 10px;
    }
    }

    PS- Change the values as per need.

    If not resolved with the above, share the page URL to check it.

Viewing 1 replies (of 1 total)
  • The topic ‘Sale badge placement error’ is closed to new replies.