Okay
  Public Ticket #1286951
Hamburger Icon and alt Text size
Closed

Comments

  •  3
    Nicola started the conversation

    Hello, there's a way to control the size of my "INFO" on top right as alt text to the hamburger icon? 

    Thanks a lot

    all the best 

    n

  • [deleted] replied

    Hi Nicola,

    You can add the code below to your Custom CSS area:

    .menu-bar {
    font-size: 22px !important;
    }