Tagged: sub-menu
- This topic has 3 replies, 2 voices, and was last updated 4 years, 10 months ago by Glen Pavelich.
Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
January 13, 2020 at 12:57 pm #232708Glen PavelichParticipant
I discovered that on the ipad on smaller laptop the flyout sub menu is too far to the left.
See http://test.shields.ca/
Home tabJanuary 13, 2020 at 7:39 pm #232744Glen PavelichParticipantI realize it is because the menu line drops below the branding, but this is likely to happen to lots of sites. Is there a fix?
January 14, 2020 at 1:37 am #232771SkandhaParticipant@fireflywebs: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.@media screen and (min-width:64em) { .navigation-classic .main-navigation #primary-menu li:hover > ul { left: 0; right: unset; } }
Let me know if this works out!
Kind Regards,
SkandhaJanuary 14, 2020 at 8:37 am #232817Glen PavelichParticipantYes. This works. This should be added to the next update me thinks.
🙂
-
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- The topic ‘Bug with the menu’ is closed to new replies.