None of the header types provided by Kalium seem to suit my client's requirements so I would like to replace Kalium header with a custom header built with WPBakery Page Builder. Is it possible?
Plugins like Smart Sections or Layout Blocks can do that but those are paid not free so I rather avoid them.
I think it can be done with Elementor page builder, but is Elementor compatible with Kalium?
One more thing: noticed that Revolution Slider is bundled with Kalium and there supposed to be some free templates available for that slider, but don't see how I can get them. Could you please help me out with this one?
I can give you the CSS code to remove the default theme header, to do that you can add this CSS code to your Custom CSS area:
header.site-header {
display: none;
}
Then maybe you can do a custom header using WPBakery Page Builder or Elementor.
2— Revolution Slider has made some features that are activated only if you purchase their plugin, those features (extra sliders) are not included for the users who get the plugin from a theme. So they want the users to buy a separate license to unlock it's extra Sliders. We know that this is not fair but this is their decision and we can't do anything about it.
Anyway, you can go on this page and download one of the Free sliders that they offer, then you can import them locally
Hello Team,
None of the header types provided by Kalium seem to suit my client's requirements so I would like to replace Kalium header with a custom header built with WPBakery Page Builder. Is it possible?
Plugins like Smart Sections or Layout Blocks can do that but those are paid not free so I rather avoid them.
I think it can be done with Elementor page builder, but is Elementor compatible with Kalium?
One more thing: noticed that Revolution Slider is bundled with Kalium and there supposed to be some free templates available for that slider, but don't see how I can get them. Could you please help me out with this one?
Hi Radek,
I can give you the CSS code to remove the default theme header, to do that you can add this CSS code to your Custom CSS area:
Then maybe you can do a custom header using WPBakery Page Builder or Elementor.
2— Revolution Slider has made some features that are activated only if you purchase their plugin, those features (extra sliders) are not included for the users who get the plugin from a theme. So they want the users to buy a separate license to unlock it's extra Sliders. We know that this is not fair but this is their decision and we can't do anything about it.

Anyway, you can go on this page and download one of the Free sliders that they offer, then you can import them locally
I wish you a great day!