Forums

TMA header.php help me to remove the upper part... (2 posts)

  1. callmesultan
    Member
    Posted 1 year ago #

    Hello, i am using The Morning After theme.... I would like to remove the text logo and the search box and home link to let the page begin with the navigation and the banner... could someone help me? Am trying to edit the header.php but do not get it... my page is http://exoriente.eu/

    would really appreciate your help!!!
    Dan

    this is the header.php how it is now...

    [moderated: code removed as per forum rules - please use a pastebin]

  2. alchymyth
    The Sweeper
    Posted 1 year ago #

    a possibility is to add this simple style to custom.css of your theme:

    #header { display: none }

    the equivalent would be to delete the full div from <div id="header"> to including its closing </div> from your header.php template

Topic Closed

This topic has been closed to new replies.

About this Topic