• Resolved antispin

    (@antispin)


    Hey guys. Im making a website for my dads company. And he would like if I could remove the page title in the header… I have tryed all types off CSS code.. But none of it worked.. So now im asking if you guys could help?? Im using the theme Atomic, and a example is: antispin.dk/?page_id=18

    Thanks in advance!

Viewing 1 replies (of 1 total)
  • Thread Starter antispin

    (@antispin)

    Resolved

    I copied the header.php from my theme map to my cild theme map, and i put /* in front of line 131:

    Changes:

    echo '<div class="header-page-title">' . get_the_title() . '</div>';

    to:

    /*echo '<div class="header-page-title">' . get_the_title() . '</div>';

Viewing 1 replies (of 1 total)
  • The topic ‘Remove text in header’ is closed to new replies.