Column inside columns
-
Hi
I am trying to achieve it like this:
Inside Mega Menu
I am trying to achieve a column with the title and then in that column I want to have 2 columns of menus.Something like this:
https://ibb.co/52rJ0WS
-
Hello there,
Thanks a lot for contacting us. You will need to create a structure like this: https://imgur.com/a/1zVRvD2 inside the menu builder to meet your requirement.
Inside first row, you need to set the Title using the Text widget. And then, set your preferred widget on the two columns of the second row. Our video tutorials will be useful for you.
Let me know if you have more queries or issues.
Regards,
MehediThanks Mehedi for your reply. Your solution caused some more problems so I found another way to handle this.
I have another question,
When I align menu to center, then in the mobile menu i don’t see hamburger menu sign.. instead i see menus directly.
can we fix this ?Also, I have found a bug. When setting a menu to hide on desktop, then it’s hidden on mobile also.
Hello there,
I’m having trouble understanding the mentioned issue and possible solution without checking your site. Can you please describe your issue with a few screenshots or a video (if possible)?
Regards,
MehediHi Mehedi
For alignment issue, here is the video : https://imgur.com/OnRNDVu
For hide on desktop : https://streamable.com/6hhzyu
When menu is set to hide on desktop it also hides from mobile.Third, When we hover the child menu, the top menu also gets highlighted. Can we remove that please?
https://ibb.co/fCqVjKbThank you so much for all your help. Really appreciated.
Parul.-
This reply was modified 6 years ago by
PG.
Hi Mehedi
Just a reminder, do you able to understand the issues I am facing ?
Hello there,
I apologize for the delay. Please check your answers below:
Alignment: It’s not applicable for the mobile devices. It’s for the menu bar on the desktop screen.
For hiding on desktop: It’s a bug of our plugin. Surely, we will fix this issue in our future updates. Can you please send your site link? I will try to manage a temporary solution for you.
Highlighted menu: Send me your site link.
Regards,
MehediHi Mehedi
Thanks for your reply.
Alignment: I know it is not for mobile, but I double checked – Menu alignment set to “Center” & Mobile Menu alignment set to “Right”, then on mobile device is not showing the mobile menu. Just the menu in the center. it is somehow affecting how it is showing on mobile devices.
our testing website link is – http://staging2.uniconta.com/da/
-
This reply was modified 6 years ago by
PG.
Hello there,
Mobile alignment right option is for the toggle bar; not for the menu. I saw your mobile menu is showing at the first time. Please apply the following CSS on Appearance > Customize > Additional CSS to fix that:
@media (max-width: 767px) { #wp-megamenu-new-menu-test>.wpmm-nav-wrap ul.wp-megamenu { display: none; } }Hopefully, it’ll work for you.
Regards
Thanks Mehedi
This works now. Do you also have a solution for Highlighted menu ?
You can find this issue on the same website only.Please apply the following CSS on Appearance > Customize > Additional CSS:
#wp-megamenu-new-menu-test>.wpmm-nav-wrap ul.wp-megamenu>li:hover>a { color: inherit; }Hopefully, it’ll work for you.
Hi Mehedi
This isnt working. I am again sharing you a screenshot to better explain this problem
-
This reply was modified 6 years ago by
The topic ‘Column inside columns’ is closed to new replies.