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

    On iPad the logo is overlapping the top line. Can we change the menu layout?

    Thank you in advance for your help.

    #482392

    Hey joanna_nk!

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

    @media only screen and (max-width: 1240px) {
    #mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block; }
    nav.main_menu { display: none; }}

    Best regards,
    Yigit

    #482402

    works well. Thank you so much!!!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘On iPad the logo is overlapping the top line’ is closed to new replies.