Comments notavision started the conversationMarch 12, 2018 at 1:14pmHello,How can I make my home page without header & footer ?Thanks for your help.[deleted] repliedMarch 13, 2018 at 6:03amHi there, Before you continue please consider reading the article we wrote about How to Add Custom CSS to your site, then paste the code below in Custom CSS Section: .home header.main-header{ display: none;} .home footer { display: none;} Thank you. Sign in to reply ...
Hello,
How can I make my home page without header & footer ?
Thanks for your help.
Hi there,
Before you continue please consider reading the article we wrote about How to Add Custom CSS to your site, then paste the code below in Custom CSS Section:
Thank you.