Okay
  Public Ticket #1075846
custom menu label and search icon
Closed

Comments

  •  2
    Andrew started the conversation

    hi,

    silly issue. in header and menu>other settings, with Custom Hamburger Menu Label enabled, and Search Field enabled, i'm getting this funky non aligned problem. please see screenshot :)

    with the standard hamburger menu enabled, it's perfectly aligned, but this, not.

    andrew


  •  1,558
    Laborator replied

    Hi Andrew,

    Adding the following CSS will fix your issue:

    .header-search-input {
        top: 2px;
    }
    

    P.S. I already did this for you.

    Have a great week!

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  2
    Andrew replied

    i see it! would have done that anyway but thought i'd report it. just out of interest; is it a bug?

    andrew

  •  1,558
    Laborator replied

    Hi Andrew,

    This is the first site we are experiencing this, we will have to see if it happens in other installations of Kalium also and if yes, we will have to fix it in the theme.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  2
    Andrew replied

    if i had to guess, it's because i've got .show-menu-text set to 20px in custom css.

    andrew