Comments adottdot started the conversationJuly 22, 2018 at 4:24pmYes, I know it is 2018, but my client insists on a splash page. How can I make a page that has no header or menu in Kalium?[deleted] repliedJuly 23, 2018 at 7:52amHi adottdot, Don't worry for that. We offer Parameters and Options area for almost all pages of your theme. So you can put this CSS code: .header-absolute header.main-header { display: none; } ... that will hide the logo and menu... in the Parameters and Options > Custom CSS and code will be valid for that page only.Have a great day! Sign in to reply ...
Yes, I know it is 2018, but my client insists on a splash page. How can I make a page that has no header or menu in Kalium?
Hi adottdot,
Don't worry for that. We offer Parameters and Options area for almost all pages of your theme. So you can put this CSS code:
... that will hide the logo and menu... in the Parameters and Options > Custom CSS and code will be valid for that page only.
Have a great day!