Add dividers between menu items
-
Hello, I ‘d like to add some dividers between some items in the responsive menu. Is it possible?
-
Hi there,
You can use the border colour and width options, is this what you mean?
If not an for a specific divider, you would likely need to use some custom css of your own to just add a bottom border to each item.
Please advise
Peter
I would like to custom display of my menu items like this: http://i67.tinypic.com/fay14k.jpg
For example:
Menu item 1
Menu item 2
Menu item 3
(divider)
Menu item 4
Menu item 5
(divider)
Menu item 6Hey there,
That can’t be done via the plugin admin area but you could likely do that easily via a couple of lines of Custom CSS.
I would advise using your browser tools to find the specific items you want to divide and then placing a bottom border on them.
If you need help with that please provide a site URL and the items you want separated.
All the best
Peter
Allright I will use CSS.
I also try to add in my menu some ubermenu items https://wpmegamenu.com/ but it does not work.
Hey there,
Sorry I don’t know what you mean by it “does not work”.
Please can you provide a bit more clarification, examples, steps you have taken, what you are expecting to see, what you are actually seeing etc. so I have some context to the issue at least.
Also, what is an “ubermenu item”? My plugin takes whatever is added via the standard WordPress
Appearance>Menusection.Please advise
Peter
Hello I screenshot my concern: http://i63.tinypic.com/nfitu9.jpg
An Ubermenu item is a menu item that creates advanced layout: http://sevenspark.com/docs/ubermenu-3/advanced-menu-items
For example: custom content in a menu, a divider,…On wide screen, ubermenu item displays what I expect.
But on responsive menu, it shows the menu item title.Hi there,
On that link to ubermenu that you provided it explicitly states the following:
Note that you can only use UberMenu Advanced Items in UberMenus, not in other types of menus (in other menus, they will just appear as Custom Links that don’t do anything).
Peter
Ooops I did not see that!
Do you think to implement such advanced items within your plugin?Hey there,
I can certainly add it to my development list.
It would need a full new implementation as my plugin works differently (it doesn’t touch the WordPress specific sections) so would be quite a piece of work.
What I mean by that is, it wouldn’t be a particularly quick release if I was to do it but for sure I will add it to my development list as a future idea!
Thanks for letting me know.
Peter
The topic ‘Add dividers between menu items’ is closed to new replies.