Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1059729

    Hi

    I would like to increase the size of the font and make it bold on the burger menu I am using.

    Thanks

    Alex

    #1059965

    Hi

    I was also trying to change the icon colour to black through

    Icon Color: To change the color of the burger menu go to Enfold > Main Menu > Burger/Mobile Menu styling > Menu Icon Color

    however, when I do this the background of the page changes too.

    #1059966

    Hi

    I read further down and it was because I was using a transparent header this fixed the last issue

    /* Burger menu icon color on transparent header */

    #header.av_header_transparency .av-burger-menu-main a .av-hamburger-inner,
    #header.av_header_transparency .av-burger-menu-main a .av-hamburger-inner:before,
    #header.av_header_transparency .av-burger-menu-main a .av-hamburger-inner:after {
    background-color: #000000;
    }

    #1059985

    its okay I solved the font size with

    #av-burger-menu-ul a{
    font-size:18px!important;
    }

    #1060087

    Hi info224,

    Glad that you were able to resolve it :)
    Let us know if you need further assistance.

    Best regards,
    Nikko

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.