Hi,
I would like to remove the header from every “Single Product Page” on my website :
http://www.accescrea.fr/produit/le-santon-violoniste/
I tried to
– add a custom field “page_heading””disable”. Didn’t work
– change the page.php OR the description.php and remove the “<h2>< ?php echo $heading; ?></h2>”. didn’t work
Thanks for your time,
Cheers,
Elodie.
Hello,
Please add this code in custom.css file:
.page-heading.bc-type-5 {
display: none;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Thank you.
Regards,
Eva Kemp.
Thank you ! Worked perfectly !
King regards,
Elodie.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Tagged: page heading, remove, single-product page, themes, woocommerce, wordpress
The topic ‘Remove Page heading on Single Product Page’ is closed to new replies.
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.