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 remove some of the space between "Say Hello" and the portfolio items on my homepage?
Hi Craig,
It seems that the space is coming from that column (see video), you can easily change padding or margins of the WPBakery Page Builder elements.
Have a nice day!
Thanks but can I do this without having to buy the WPBakery Page Builder?
Sure that you can do that
Have a nice day!
I added this to the custom css like you did in your video but it didn't work.
.wpb_wrapper .lab-portfolio-items .portfolio-title-holder {margin-bottom: 0px;
}
Hi craigkleila,
You should try to add !important rule, example:
.wpb_wrapper .lab-portfolio-items .portfolio-title-holder { margin-bottom: 0px !important; }as for the other area paddings, here they are (see video).
Have a nice day!
Will set this ticket as solved from here.