Tagged: x
-
AuthorPosts
-
October 23, 2016 at 2:47 am #1227060
Ivan AParticipantHi,
I’ve been trying all the settings on the integrated Ubermenu where I am facing this particular problem on the mobile menu.
I’m using the transparent background for the navigation menu which works like how it should on desktop. On the desktop, when I click on a menu item, the dropdown has a white background which is what I set it as under the Ubermenu settings
However when I click on the ‘Menu’ on mobile, this does not happen. It remains transparent, and only if I click on the submenu item, does it show the submenu items with a white background.
I want to set the white background on mobile to appear immediately when it dropsdown. I’ve run through all the settings in Ubermenu and can’t seem to find any that gives me what I want.
Is there a CSS fix for this?
The site is http://www.catholicfoundation.sg.
Appreciate your help! Thanks.
Ivan
October 23, 2016 at 3:01 am #1227067
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> Global CSS :
@media screen and (max-width: 959px){ .ubermenu-responsive-default.ubermenu-responsive.ubermenu { margin: 0; background-color: #fff; } }Hope that helps.
October 25, 2016 at 8:15 am #1229777
Ivan AParticipantHey Christopher!
Brilliant!! Worked like a charm.. Many thanks for the assistance!
Cheers,
IvanOctober 25, 2016 at 9:14 am #1229862
ThaiModeratorYou’re most welcome 🙂
If you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1227060 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
