Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #747345

    Hi guys,

    How do I change the colours of the hamburger menu?
    http://prntscr.com/e8xaql

    When on sub-menu pages, the headings disappear within the menu.

    I’d also like to change the background colour from black to something else.

    Thanks

    #749041

    Hey Krissie,
    Thank you for using Enfold.
    It looks as though you have found the solution.

    Best regards,
    Mike

    #749049

    Hi Mike,

    Yes I stopped using the hamburger menu. But I’d still like to know how to change the colours if I want to use it.

    Thanks

    #749058

    Hi,
    use this code in the General Styling > Quick CSS field:

    #advanced_menu_toggle, #advanced_menu_hide {
    background-color: #000!Important;
    color: #ffffff!Important;
    border-color: #000!Important;
    }

    for a black background and white text
    Best regards,
    Mike

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