AfterPay logo disappearing after selecting variant

Hey fam,

We’ve noticed that the Afterpay logo/description disappears after selecting a variant on the product page.

Website - ordanni.com.au

Any suggestions are greatly appreciated!

This happens for my store too! Following along on the thread

  1. First, go to Themes => Edit code.

  1. Locate the theme.css file within the Assets folder and add the following code snippet at the end of the file:
.product-info__block-item afterpay-placement {
   display: block !important;
}

I’m here to help if you have any more questions. Good luck with your endeavors!

1 Like

Thanks mate! It works

I’ve got exactly the same issue. I added the same code, and while it has stopped disappearing it always remains at the price of the default variant. Any idea how I can fix this?

I have the same problem, so many different solutions to this BUG and none of them work.
Super frustrating