Support » Theme: Health-Center-Lite » I don't want to show "Home Project Heading": it is possible?

  • Dear Support Team,
    what is solution if I don’t want to show “Home Project Heading”?

    Thank you very much.
    Pasquale

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi

    For this remove project headline.

    Find below code in index-projects.php then remove this code after check it.

    <?php if($current_options['project_heading_one']) { ?>
    			<h1><?php echo $current_options['project_heading_one']; ?></h1>
    			<?php } ?>

    Thanks.

    Hi

    Any Update here ?

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘I don't want to show "Home Project Heading": it is possible?’ is closed to new replies.