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 #1436457
Remove Header Line
Closed

Comments

  • balingbambu started the conversation

    Kalium

    I use over the content (absolute) header style, but I need to remove the thin horizontal header line just below the menu and logo. Is it possible to do it? and how?

    Thanks a lot!

  • [deleted] replied

    Hi jeezeej,

    Please go to your Custom CSS area and remove this line of code:

    /* Header: Background */
    header.main-header {
        border-bottom: 1px solid rgba(0,0,0,0.05);
    }

    Will set this ticket as solved from here.