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.