Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor responsivemenu

    (@responsivemenu)

    Hi Champac,

    Have you tried adjusting the button title line height option?

    I would suggest starting there and if that doesnt work you can easily write one line of CSS to shrink it down if need be.

    All the best

    Thread Starter champac

    (@champac)

    Hi.
    I try to set this option to 1 or 0 but nothing is changing.
    Please,can you write me the css line to use.
    Thank you.

    Plugin Contributor responsivemenu

    (@responsivemenu)

    Hey,

    The below should do it:

    .responsive-menu-label.responsive-menu-label-top,
    .responsive-menu-label.responsive-menu-label-bottom {
       margin: auto !important;
    }

    All the best

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Space after hamburger lines and button name’ is closed to new replies.