Tagged: ,

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

    Hi,

    You can increase screen size to switch to mobile menu. In WordPress theme directory please go to Enfold > Js and open avia.js file and find following code in line 87

    switchWidth = 767;

    and change it to

    switchWidth = 1125;

    You can adjust the value by changing ‘1125’

    Regards,

    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Menu overlapping the logo’ is closed to new replies.