MegaMenu does not display correctly

Home Forums Legacy Support Support queries Styling issues MegaMenu does not display correctly

Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • #369394
    pablocanedoq
    Participant
    Hi, After a long time I am using MegaMenu again, but now it does not display correctly, it looks like everything has shrunk: https://screencast-o-matic.com/watch/crjtDvVQjHC My configuration is correct: https://prnt.sc/1qmf92c Even when I reload the page, the MegaMenu looks fine for a couple of seconds: https://screencast-o-matic.com/watch/crjtDHVQj7I I'm not sure, but it seems to me that before switching to BP Single Page this was working fine. I have the latest versions of the theme and plugins. I am using BP Single Page / Service Workers. Please help.
    #369402
    pablocanedoq
    Participant
    This reply has been marked as private.
    #369491
    Veronica
    Moderator
    hi please add this CSS in custom CSS section nav.menu-menu-central-general-container ul#menu-menu-central-general .menu-item .sub_cat_menu.sub_posts_menu.column4 { width: 500%; } refer: http://prntscr.com/1qsqe3d
    #369562
    pablocanedoq
    Participant
    This reply has been marked as private.
    #369592
    Veronica
    Moderator
    check this: ul#menu-menu-central-general li#main-menu-item-19273 ul.sub-menu { left: -325px; }
    #369765
    pablocanedoq
    Participant
    This reply has been marked as private.
    #369778
    Veronica
    Moderator
    hi use this: .megadrop .menu-cat_subcat .taxonomy_menu>li>a{ width: 100%; } div#vibe-mega-cat_posts38 ul.taxonomy_menu.course-cat_posts_menu .sub_cat_menu.sub_posts_menu.column4 { left:175px; } refer: http://prntscr.com/1r0nh7q
    #369856
    pablocanedoq
    Participant
    This reply has been marked as private.
    #369918
    Veronica
    Moderator
    hi please check now
    #369964
    pablocanedoq
    Participant
    Thank you! Now the Mega Menu looks the same, both logged in and logged out. Just one more thing, please. Now that the Mega Menu has been smaller, it has been very far to the left, so we need to move it a little to the right. Could you please share a code, with which I can adjust the horizontal position of the Mega Menu? https://prnt.sc/1r57oou Previously, you shared a code for this with me, but now it's not working anymore. This is the code I am talking about: ul # menu-menu-central-general li # main-menu-item-19273 ul.sub-menu { left: -325px; } Now this code is not working, so please kindly share a new code to adjust the horizontal position of the Mega Menu. Thanks.
    #371161
    pablocanedoq
    Participant
    You haven't given me an answer for over two weeks. And now with the latest updates, check out what the Mega Menu looks like (the images are HUGE): https://screencast-o-matic.com/watch/crQY2rV6FWG URGENT help please!
    #371173
    pablocanedoq
    Participant
    Well, I have managed to fix this, by removing the following code that you shared earlier. nav.menu-menu-central-general-container ul # menu-menu-central-general .menu-item .sub_cat_menu.sub_posts_menu.column4 { width: 500%; } Now that this has been resolved, please I need you to help me with the following problem that the Mega Menu has: When you open the Mega Menu and move the mouse cursor down (towards the Mega Menu images), the Mega Menu closes. Sometimes it stays open, but most of the time it closes and this is very annoying for users. I explain this in the following video: https://screencast-o-matic.com/watch/crQYDQV6qO9 Please help to fix this. Thanks
    #371215
    Veronica
    Moderator
    thanks for the video use this in cusstom CSS section nav .menu li.menu-item-has-children:hover>a:before{ top:70px; }
    #371281
    pablocanedoq
    Participant
    This reply has been marked as private.
    #371321
    Veronica
    Moderator
    ok let me check
Viewing 15 posts - 1 through 15 (of 18 total)
  • The topic ‘MegaMenu does not display correctly’ is closed to new replies.