Viewing 3 replies - 1 through 3 (of 3 total)
  • remove this section form header.php (?) of your theme:

    (just a guess from looking at the html of your site in the browser)

    <div id="title-logo">
    					<a href=".....
    
    					</a>
    				</div>

    possibly easier, add some style like this to style.css of your (child) theme:

    #title-logo { display:none; }

    as you seem to be working with a commercial theme, also try to contact the theme seller for support.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    That’s a commercial theme you’re using; you’d be best served heading to their site for support.

    Thread Starter Hulbert Lee

    (@hulbert-lee)

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to hide header?’ is closed to new replies.