Tagged: x
-
AuthorPosts
-
October 10, 2016 at 3:46 pm #1210467
powrider686ParticipantHello,
On my site, henryebarr.wpengine.com, I’m having trouble getting all of the menu items I need to fit on one line and look good.I currently don’t have the Search enabled on the menu bar, because when I do it pushes it down to the second line of the navbar, and was wondering if it is possible to add it to a menu.
I’d like to add it to the top of the Property Search menu, or bottom, but I’d just to be able to have the whole site search be a menu item. Like kinda a widget but I’m not sure how to get the whole site search.
Would that possible?
Thanks for the help!
MarcusOctober 10, 2016 at 5:21 pm #1210577
powrider686ParticipantThis reply has been marked as private.October 11, 2016 at 12:28 am #1210931
RupokMemberHi there,
Thanks for writing in! It’s simply because there is not enough space on medium and smaller screen to keep all your menu items inline.
You can add this under Custom > CSS in the Customizer.@media only screen and (min-width: 1170px) and (max-width: 1300px) { .ubermenu-item-layout-default.ubermenu-item-layout-text_only { font-size: 14px !important; padding-left: 15px; } } @media only screen and (min-width: 1024px) and (max-width: 1169px) { .ubermenu-item-layout-default.ubermenu-item-layout-text_only { font-size: 14px !important; padding-left: 12px; padding-right: 12px; } } @media only screen and (min-width: 960px) and (max-width: 1023px) { .ubermenu-item-layout-default.ubermenu-item-layout-text_only { font-size: 13px !important; padding-left: 10px; padding-right: 13px !important; } }Hope this helps.
October 14, 2016 at 4:37 pm #1216652
powrider686ParticipantHey there,
Thanks for that. But I’d really rather add the search to one of the menu dropdowns. Is that possible?“I’d like to add it to the top of the Property Search menu, or bottom, but I’d just to be able to have the whole site search be a menu item. Like kinda a widget but I’m not sure how to get the whole site search.”
Could I add the site search to a menu item?
Thanks for the help!
October 15, 2016 at 12:53 am #1217047
Rue NelModeratorHello There,
Thank you for the clarifications! If you add a widget as your menu item or sub menu item, please check out the instructions from this documentation here: http://sevenspark.com/docs/ubermenu-3/content/widgets
Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1210467 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
