Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #273081

    Hey guys – i want to be abel to do the following but my code hasn’t worked

    1 – remove the normal navigation on ipad portrait view (as it’s cut off by my logo) and display the toggle responsive menu

    2 – make the sub menu items on the responsive toggle menu the same size font as their parent items – currently they’re bigger.

    Thanks

    #273346

    Hey ShortieD!

    1- Please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px
    2- Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    #mobile-advanced a, #mobile-advanced .mega_menu_title { font-size: 14px; }

    Regards,
    Yigit

    #273646

    wonderful – thanks guys!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘display navigation toggle in ipad portrait veiw and reduce sub menu size’ is closed to new replies.