body .related-portfolio-posts-heading { display: none; }
Snippets: Hide Related Portfolio Heading
All CSS snippets should be added via a child theme's style.css file or using the built-in Custom CSS panel.
body .related-portfolio-posts-heading { display: none; }