This topic has 2 replies, 2 voices, and was last updated 7 years, 8 months ago ago by Rose Tyler
Hello,
is it possible to disable the title page on a single page, keeping the others with it?
Thank you
Hello,
You can add this code in Custom css:
.single-product .page-heading .title {
display: none;
}
Regards
Tagged: disable, page title, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up