Important:
This support area is for Kalium 3 users only.
Support for Kalium 4 has moved to our new platform at support.laborator.co.
If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.
Hi,
How can I delete the main menu from my intro page, it is an slider revolution,thank you!
Hi there,
Go to that page and click Edit Page, then on the Parameters and Options > Custom CSS paste this CSS code:
header.site-header { display: none !important; }Will set this ticket as solved from here.
But this will delete the menu from the hole site?
I just want to delete the menu from the first page: intro page with slider revolution
JUST this page,
I tried this code with the page id
.postid-4304 header.site-header {
display: none !important;
}
but it didn't work..
Thank you
Hi manosanhueza,
Please read my last reply carefully because i wrote that you have to go to Parameters and Options on that page.
Each page has it’s own parameters area that will be valid for that page only.
Thanks!