Tagged: x
-
AuthorPosts
-
October 6, 2016 at 12:04 am #1204624
Larry KParticipanthello,
for a simple test:on desktop, view the submenu dropdowns
on mobile, look what happens when you click a menu –> the submenu is displayed OVER / ON TOP OF the other menu items.how to fix that?
I tried to display the submenus items on the right? didn’t work.
Is there a setting to always expand all menus for mobile?Surely there must be something, as you can’t read/see the sub menus on mobile
thanks
October 6, 2016 at 12:47 am #1204663
RupokMemberHi there,
Thanks for writing in! It’s because you have set semi-transparent background for the submenu so the menu items behind this is visible which looks odd. You can set a solid background for the submenu for mobile.
You can add this under Custom > CSS in the Customizer.
@media only screen and (max-width: 959px) { .ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop { background-color: #000; } }Hope this helps.
October 6, 2016 at 10:53 am #1205223
Larry KParticipantthanks — that will be good enough 🙂
note/fyi: I added it to the ‘Custom CSS Tweaks’ section in ubermenu.
it caused unwanted results when added to the X Customizer🙂
October 6, 2016 at 12:41 pm #1205428
JadeModeratorYou’re welcome, Larry!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1204624 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
