• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Alex
    Marek
  • Private: No
  • Open Date: 21.06.16, 20:36
  • Opened by: lemonet
  • Closed by: Marek
  • Closed on: 27.06.16, 12:43
  • Reason: Fixed
  • Comment: Glad to help!

Ticket #9681 - Menu "iPad"

In the version of “iPad” , the menu is displayed as I attached the screenshot.
www.emma1996.com

Thank you very much.

Comments

Alex 21 Jun 2016, 23:46

Did you try on real Ipad this issue?

lemonet 22 Jun 2016, 00:26

Lo he comprobado desde el navegador Chrome, no cuento con un iPad físico ahora mismo para hacer las comprobaciones

Alex 22 Jun 2016, 10:49

Chrome emulator doesn’t mean anything.
I can check your site on real Ipad on Friday. After that I will write you back.

Marek 26 Jun 2016, 16:22

Here is the fix:

@media (min-width: 481px) and (max-width: 768px) { .flexmenu > ul {left:0 !important}}

Just add it to your css

lemonet 27 Jun 2016, 12:42

Great, perfect, thank you very much .