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.

Okay
  Public Ticket #911219
Heading white space
Closed

Comments

  •  2
    studiopops started the conversation

    I have a question;

    How to ged rid of the white space / padding above the homepage slider?

    Kind regards,

    Wouter

  • [deleted] replied

    Hi Wouter,

    Can you please add the code below to Parameters and Options > Custom CSS (on that page only):

    .header-absolute .portfolio-title-vc-content {
    margin-top: 0px !important;
    }