Reply To: Woocommerce Featured Image problem

Home Forums Support Woocommerce Featured Image problem Reply To: Woocommerce Featured Image problem

Home Forums Support Woocommerce Featured Image problem Reply To: Woocommerce Featured Image problem

#77791
Tom
Lead Developer
Lead Developer

Hi Pete,

This has been fixed in the newest version.

For now, you can use this CSS:

.woocommerce .page-header-image-single {
      display: none;
}