October 20, 20169 yr Hello My nav links are disappearing on an ipad in portrait .i.e. at 768px wide The site is http://bargdvd.co.uk I can't seem to figure out why it is occurring, I have tried reducing the menu items and that doesn't work. The site is based on the Louis WP theme: http://themefurnacedemos.com/louis/ Any ideas much appreciated Thank you in advance Vicky
October 20, 20169 yr Hello protest The reason is: element.style { display: none; } in #menu-button <ul style="display: none;"><li id="menu-item-5" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-5"><a href="http://bargdvd.co.uk/">Home</a></li> ...
October 22, 20169 yr Author Thank you for your suggestion, but unfortunately taking that out, doesn't affect it. The breakpoint seems to be at 767px as opposed to 768px...I have two screenshots but can't seem to attach Thanks in advance to any other ideas
October 22, 20169 yr It doesn't work too well on my phone either. Have you tried a different theme to make sure it's not a conflict with a plugin?
October 23, 20169 yr Thank you for your suggestion, but unfortunately taking that out, doesn't affect it. The breakpoint seems to be at 767px as opposed to 768px...I have two screenshots but can't seem to attach Thanks in advance to any other ideas Ok, I will try again. In oryginal style.css is #cssmenu ul { width: 100%; display: none; background-color: #31313a; Try to delete display: none; and let me know
Create an account or sign in to comment