Go to Editor and search content-page.php for <h1 class="entry-title"><?php the_title(); ?></h1> and replace it with : <h1 style="font-size:0px;" class="entry-title"><?php...
View QuestionSiddharth Thevaril
10 Reputation
Go to Editor and search content-page.php for <h1 class="entry-title"><?php the_title(); ?></h1> and replace it with : <h1 style="font-size:0px;" class="entry-title"><?php...
View Question