Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #306770

    Hi!

    I am using Enfold and I am quite happy with the theme – just with regard to the mobile menu button, there is a small issue:

    1. As my header is black, I want to have it with a white background.
    2. I would really like to replace the menu button with the word “Navigation”. Is it possible

    #306775

    Hi fskupin!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #advanced_menu_toggle, #advanced_menu_hide { background-color: white; }
    a#advanced_menu_toggle:before { content: 'Menu'; font-size: 12px; }

    Regards,
    Yigit

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