Tagged: x
-
AuthorPosts
-
November 8, 2016 at 8:37 am #1248712
HelloParticipantHi,
A submenu is not showing/generating a further submenu in a drop down menu.It works for one menu but not for another. I have attached photos so you can clearly see. The submenu is “Designers”. So you can see one generates a further submenu, while the other does not.
They are all nested/stacked the same in Menus and I have tried reordering and resaving but no difference.
Also as you can see from the photos, the “Womens” menu overlaps with the Home button when highlighted. How can I shift the Mens and Womens menus further to the left? How can I change the font colour to black?
Please reply soonest.
November 8, 2016 at 8:55 am #1248741
HelloParticipantThis reply has been marked as private.November 8, 2016 at 10:02 am #1248828
Nabeel AModeratorHi there,
Thanks for writing in. You forgot to provide the URL of your site. Can you please provide us the URL, so we can have a closer look?
Thanks!
November 8, 2016 at 10:31 am #1248885
HelloParticipantThe Under Construction plugin is being used.
November 8, 2016 at 11:33 am #1248978
Nabeel AModeratorHi again,
Thank you for providing the URL. I checked your site and the sub menus are working as expected. I checked your Primary menu and you don’t have sub menu for Designer menu item in Men section (see attached). Can you please confirm this at your end?
To fix the menu item spacing issue, please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.masthead-inline .desktop .x-nav { width: 70% !important; } .x-nav > .menu-item { width: auto !important; }Let us know how this goes!
November 8, 2016 at 12:12 pm #1249034
HelloParticipantHi,
That’s great for the menu spacing! How can I change the font colour to black? It’s grey now. Also please confirm the font is Verdana.But I don’t know why you got that picture?
I have attached two pics. One is from in Customiser. The other is from in WordPress. Both show submenus in Designer in Men menu.
Please check again.
November 8, 2016 at 10:29 pm #1249580
Paul RModeratorHi,
You can add this under Custom > Edit Global CSS in the Customizer.
.x-navbar .desktop .sub-menu a { font-family: Verdana, Geneva, sans-serif !important; color:#000; }Hope that helps
November 9, 2016 at 7:29 am #1250002
HelloParticipantHi,
Great thanks! What about the drop down menu?November 9, 2016 at 7:46 am #1250029
JadeModeratorHi there,
Please update the code above to:
.menu li a, .x-navbar .desktop .sub-menu a { font-family: Verdana, Geneva, sans-serif !important; color:#000; }Hope this helps.
November 9, 2016 at 8:20 am #1250064
HelloParticipantHI,
Doesn’t work?November 9, 2016 at 9:57 am #1250217
JoaoModeratorHi There,
Please use this instead:
.x-navbar .desktop li a span, .x-navbar .desktop .sub-menu li a { font-family: Verdana, Geneva, sans-serif !important; color:#000; }Hope it helps
Joao
November 9, 2016 at 10:43 am #1250281
HelloParticipantHi,
Still doesn’t work. Font the same.November 9, 2016 at 11:39 am #1250383
Nabeel AModeratorHi again,
Please add the above code in your Child Theme’s style.css file.
Let us know how this goes!
November 9, 2016 at 12:27 pm #1250435
HelloParticipantHI,
I don’t have a child theme. Is there another way?November 9, 2016 at 5:41 pm #1250757
JadeModeratorHi there,
I have checked the sub menu items of the main navigation and they are set to Verdana.
Do you mean you want the submenu items to be all caps like the main menu items?
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1248712 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
