Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @charlieve02,

    All good on my end. Refer to this video, please.

    Do you have any custom code on the styles.css file of your child theme? I would like to check your site above, however, it’s not working at the moment, as seen in this screenshot.

    Kind regards,
    Herman ??

    Thread Starter charlieve02

    (@charlieve02)

    Hi, thank you for replying

    I saw the video. But the problem is on single product pages, not the shop page or cart page.

    Can you check my site again? I see its working for me

    Hi @charlieve02,

    I had to use VPN in order to access your site.

    Well, I see the CSS that causes it. Refer to this screenshot, please. Do you have it added somewhere to your site?

    FYI, I don’t have this problem on the Single Product page of my dev site.

    I hope it will help.

    Kind regards,
    Herman ??

    Thread Starter charlieve02

    (@charlieve02)

    Thank you. May I know from which country are you accessing my site?

    I am using the woothumbs plugin. It seems thats the cause. But its weird because i dont have this problem with the parent astra theme (child theme deactivated)

    Hi @charlieve02,

    Adding the following custom CSS to your site might help

    @media screen and (min-width: 769px) {
        .woocommerce div.product.ast-product-gallery-with-no-image .onsale {
            top: 20px;
            left: unset;
    }

    Let us know if you need more help, otherwise please mark the topic as Resolved.

    Kind regards,
    Herman ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Sale badge problem on child theme’ is closed to new replies.