Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Remove page title #158454
    shootaballinger
    Participant

    Solved my own problem by removing this code from Adonis: content-page.php (template-parts/content/content-page.php)

    <header class=”entry-header”>
    <?php the_title( ‘<h1 class=”entry-title”>’, ‘</h1>’ ); ?>
    </header><!– .entry-header –>

    Sorry Skandha but you were just to slow to responded this time.

Viewing 1 post (of 1 total)