Comments 1gooseberrypink started the conversationMay 15, 2020 at 3:20pmIs it possible in Kalium to create a page without a header i.e. the logo and menu are not visible?I am trying to create a landing page and do not want anything else on the page. 1,560Laborator repliedMay 18, 2020 at 10:25amHi there,I can give you CSS code to hide the header completely, can you please provide the page where you want to hide the header?Best regards,Laborator Team Documentation Join Kalium Users Group gooseberrypink replied privately 1,560Laborator repliedMay 19, 2020 at 1:26pmHi again,Add this CSS to the Custom CSS of that page only: header { display: none !important; } Best regards,Laborator Team Documentation Join Kalium Users Group 1gooseberrypink repliedMay 20, 2020 at 11:13amThanks Art - that has worked perfectly. 1,560Laborator repliedMay 20, 2020 at 12:57pmHappy to hear that, I will set this ticket as solved! Have a nice day.Best regards,Laborator Team Documentation Join Kalium Users Group Sign in to reply ...
Is it possible in Kalium to create a page without a header i.e. the logo and menu are not visible?
I am trying to create a landing page and do not want anything else on the page.
Hi there,
I can give you CSS code to hide the header completely, can you please provide the page where you want to hide the header?
Best regards,
Laborator Team
Hi again,
Add this CSS to the Custom CSS of that page only:
Best regards,
Laborator Team
Thanks Art - that has worked perfectly.
Happy to hear that, I will set this ticket as solved!
Have a nice day.
Best regards,
Laborator Team