Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #226124

    is it possible to have a layout with no header but still have the footer, similar to the blank template but with a footer

    thanks in advance

    #226126

    Hey ste_thumbs!

    You can create your page and post the link to us and we can provide you custom CSS code to remove the header on that certain page

    Best regards,
    Yigit

    #226139

    its local at the moment
    it would only be a single page with no other changes, would there be a some general custom css i could try ?

    thanks

    #226151

    Hey!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    .page-id-9891 #header { display: none; }

    You can right click on your page on Chrome or Firefox and click Inspect elements to find out your page's ID. You should change the page ID in my code to match your page ID

    Cheers!
    Yigit

    #226703

    thank you perfect

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘no header’ is closed to new replies.