did you get my website login data?
Thank you! I will do that. Hope to hear about that ipad test!
Greg
Updated to 2.4.2 (still have issue)
Thanks!
Hi!
the jevelin link works just fine.
the link to the website is http://www.reclaimkc.org.
The iPad in landscape displays the hamburger menu, then you can touch to open the submenu, and the submenu opens, but as soon as you touch to scroll down the whole navigation disappears.
update: I changed in the responsive.css file
from:
@media (max-width: 1025px) {
to:
@media (max-width: 1023px) {
and it fixed the problem, displaying desktop navigation , instead of the hamburger navigation that was malfunctioning. Is there a better way to accomplish this?