Tagged: x
-
AuthorPosts
-
December 7, 2016 at 3:49 am #1284293
BradNParticipantHi,
In tidying up the menu for a client presentation we noticed that one of the submenu items has become wrapped incorrectly. We don’t know why it is doing this.
It is under the services heading in the main menu. We have it set up as a 1/4, so the 5th submenu header starts a new row. But our 8th submenu item has wrapped onto a 3rd row.
Any help is much appreciated.
Thanks!
December 7, 2016 at 3:53 am #1284302
BradNParticipantThis reply has been marked as private.December 7, 2016 at 5:07 am #1284379
LelyModeratorHello Brad,
Please try adding the following CSS on Appearance > Customize > Custom > Edit Global CSS:
.ubermenu .ubermenu-autoclear>.ubermenu-column-1-4:nth-child(4n+1) { clear: none; }Upon checking, it is part of the Ubermenu CSS. I will forward this to our developer for investigation.
December 7, 2016 at 9:14 am #1284685
BradNParticipantThanks Lely – that worked perfectly.
I do have one other question regarding the menu, and it may very well be ubermenu css as well, but the horizontal divider bar has padding on the left, but no padding on the right. Is there a way to force padding for the horizontal divider on the right, to match it up with the padding on the left?
Thanks again for your continued support.
Brad
December 7, 2016 at 11:35 am #1284857
JadeModeratorHi Brad,
You can add this under Custom > CSS in the Customizer.
.ubermenu .ubermenu-divider { padding: 20px 30px 20px 5px !important; }Hope this helps.
December 7, 2016 at 12:28 pm #1284925
BradNParticipantBrilliant! Thanks 🙂
December 7, 2016 at 1:14 pm #1284968
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1284293 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
