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

    1. How do I remove the thin border line around the mobile menu buttons?
    2. How do I increase the size of the menu buttons while still keeping the positioning the same.
    3. How do I change the color of the mobile menu button?
    4. I think this has been discussed somewhere on the forums but couldn’t find the answer. I want to change the mobile menu icon to Charcode: \ue811 How do I do this?

    Thanks as always for the excellent support!

    #365688

    Hi djshortkut!

    1 & 2 & 3 – Please add following code to Quick CSS

    #advanced_menu_toggle, #advanced_menu_hide { border: none !important; }
    #mobile-advanced, #mobile-advanced a, #mobile-advanced .mega_menu_title { font-size: 20px; }
    #advanced_menu_toggle, #advanced_menu_hide { background-color: black; color: red; }

    4- Please see – http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/

    Best regards,
    Yigit

    #365696
    This reply has been marked as private.
    #365697

    Hi!

    Please use following code instead of second line

    #advanced_menu_toggle, #advanced_menu_hide { font-size: 40px; }

    Regards,
    Yigit

    #365707

    Resolved!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Mobile Menu’ is closed to new replies.