Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #320675

    is it possible to hide the header main (logo & navigation) but keep the header meta ?

    thanks in advance guys

    #320949

    Hey ste_thumbs!

    Thank you for using the Enfold theme.

    Yes, that is possible. Just use this on Quick CSS or custom.css:

    div#header_main {
    display: none;
    }

    Regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.