Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1463847

    Hi
    How can i change the font color of the submenu in my burgermenu?
    Ans also the font size?
    I tried everything but nothing works…

    Greetz
    Karin
    http://www.zeeuwsemeisjesdreischor.nl

    #1463871

    Hey leloux,

    Please try the following in Quick CSS under Enfold->General Styling:

    
    #av-burger-menu-ul .menu-item-has-children .sub-menu li a {
      font-size: 14px; 
      color: red;
    }

    Best regards,
    Rikard

    #1463924

    Hi Rikard
    Tnx for the code; the colour works but the size of the font is not working unfortunately…..
    Greetz
    Karin

    #1463941

    Hi,

    Please try this as well:

    #av-burger-menu-ul .menu-item-has-children .sub-menu li a .avia-menu-text {
      font-size: 14px; 
    }

    Best regards,
    Rikard

    #1463949

    Hi Rikard
    Tnx!
    It works fine!
    Greetz
    Karin

    #1463973

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1464023

    You can close this thread

    #1464046

    Hi,

    Thanks for letting us know, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Change the font color and size af the submenu in my burgermenu on the left side’ is closed to new replies.