Hi,
Thanks a lot!! That’s really really weird though because I didn’t touch these options so not sure what happened but anyway THANK YOU Mohammed!!
Would you know why the 2 codes that were provided to us by you guys don’t work anymore?
This one helped to hide the resistant Page heading on the shopfront without affecting the other woocommerce page titles :
.post-type-archive-product .page-heading {
display: none !important;
}
This code helped to make the product name visible on the single product page (it disappeared following an update in august and has disappeared once again)
h1.entry-title.custom-product-title {
margin-top: 0;
font-size: 12px !important;
}
Thanks a lot!!
G