Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #229777

    On the home page of the site I’m building, I’d like the footer to appear, but no header. Currently I have these settings selected and the footer will not appear.

    Template: Blank – No Header, no Footer
    Layout: No Sidebar
    Header Settings: Don’t Display the Header
    Footer Settings: Display the footer widgets & socket

    If I choose the default template and try to turn off the header, the header will not go away.

    How can I get a footer but no header on my home page? For all of the other pages, I’d like both to appear, as they are.

    The site is at: http://speakersue.machinemethods.com/

    Thank you!

    #229782

    Hi LilyLH!

    Please do not choose Blank template. Create your homepage with header and footer then add following code to Quick CSS in Enfold theme options under Styling tab

    .home #header { display: none; }

    Cheers!
    Yigit

    #229785

    Perfect–thank you!

    #229788

    Hi!

    You are welcome, glad we could help! Let us know if you have any other questions or issues

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Can't get footer to display on blank template page’ is closed to new replies.