April 6, 20179 yr Hi All, I hope someone can help me urgently I have a menu on my website that is displaying correctly on mobile like iPhones etc but it is failing to display on desktop or iPads? The website is brucefarms.co.uk I hope someone can help me out. Aidan
April 6, 20179 yr This line may well be the cause of your problems: #primary_menu { position: absolute !important; top: 110px !important; right: 20px !important; } It's an inline style - don't know how you are adding this. And the menu doesn't work on a phone either. The sub menu items link to an id on the homepage. As an aside, the menu is the least of your problems. There are all sorts of usability issues with the site. Lots of these stem from the theme you have chosen to use.
May 15, 20179 yr Try out to deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin. Switching to the default theme to rule out any theme-specific problems.
Create an account or sign in to comment