Tagged: x
-
AuthorPosts
-
August 3, 2016 at 12:14 pm #1115705
HorizonParticipantHi
I’ve just updated from 4.41 to the latest version of X and my sub menu no longer appears?! How can i resolve this? Thanks
*Checked via Macbook (OS 10.11.3) on firefox and safari
August 3, 2016 at 12:14 pm #1115706
HorizonParticipantThis reply has been marked as private.August 3, 2016 at 12:16 pm #1115708
SmithChiroParticipantI’m having the same issue.
August 3, 2016 at 1:27 pm #1115839
RahulModeratorHey There,
Thank your for writing in!
Double check if your site have hover css for other page’s submenu. If not,
You could add this css to yout customizer’s custom css to fix it.
.x-navbar .menu-item:hover .sub-menu { display:block!important; }Hope this helps!
August 3, 2016 at 2:35 pm #1115940
HorizonParticipantHi
I’ve added the code but its not changed anything, also before adding your code i deleted all my custom css to make sure it wasn’t conflicting. It worked fine before the updates, how can i resolve this?
Thanks
August 3, 2016 at 3:09 pm #1115995
OttoParticipantHi,
I have the same problem.
August 3, 2016 at 4:43 pm #1116120
LelyModeratorHello Guys,
We’re sorry for the inconvenience this has caused you. Please check this thread for the fixed:https://community.theme.co/forums/topic/uber-menu-stopped-working-after-update/#post-1108538
We will let you know once we have an update on this issue. Thank you for understanding.August 3, 2016 at 4:52 pm #1116131
ePauloParticipantMe too… same issue on two X-theme sites that I administer.
August 3, 2016 at 5:00 pm #1116139
HorizonParticipantThanks Lely the code worked
.x-navbar { overflow-y: initial; }August 3, 2016 at 9:38 pm #1116569
FriechModeratorGlad to hear that, rest assured that our Dev Team is already looking into this.
Thank you for understanding.
August 4, 2016 at 7:28 am #1117171
OttoParticipantI’m using a static sidebar menu.
The problem for me is solved with the suggested code and adding “!important”:.x-navbar {
overflow-y: initial !important;
}August 4, 2016 at 7:29 am #1117172
OttoParticipantThank’s foor the help.
I’m using a static sidebar menu.
The problem for me is solved with the suggested code and adding “!important”:.x-navbar {
overflow-y: initial !important;
}August 4, 2016 at 9:10 am #1117310
JoaoModeratorGlad to hear it and thanks for letting us know
Joao
August 22, 2016 at 1:37 pm #1141893
HorizonParticipantThis reply has been marked as private.August 22, 2016 at 3:47 pm #1142081
Nabeel AModeratorHi there,
Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.x-navbar { overflow: visible !important; }Let us know how this goes!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1115705 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
