megamenu

Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • #233713
    MeesterGijs
    Spectator
    Hello, I've created a megamenu (at a staging site: https://meestergijs795.a.wpstage.net/), but it leaves me with two questions. See video
    • Why so much spacing in the first two columns?
    • Why does the menu disappear when I want to click an item?
    Thanks, Gijs
    #233781
    logan
    Member
    Ohh dear, This is just styling issue i need yo credentials for this: http://prntscr.com/pydpl9 so that i can share some custom codes.
    #233785
    MeesterGijs
    Spectator
    This reply has been marked as private.
    #233957
    Veronica
    Moderator
    hi @Gijs, i have just tried to check this issue. but i am facing this problem:http://somup.com/cqXq6jfFLU  
    #234171
    MeesterGijs
    Spectator
    This reply has been marked as private.
    #234207
    Veronica
    Moderator
    hi, there is a problem in your Html if you implement it in correct manner then the problem can be solved but we don't have that much time to correct the code thoroughly so, for now, I am giving you custom CSS for removing the <br> element from the code.
    add this one--- .textwidget p a+br {display:none;}
    it will work for sure check:http://prntscr.com/pzwrhu  
    #234412
    MeesterGijs
    Spectator
    The code doesn't work. Could you show a video in which it works?
    #234445
    Anshuman Sahu
    Keymaster
    please try adding this custom css in your wp-admin -> appearance -> customize -> custom css :   nav .sub-menu{ top:87%; } header nav>.menu>li>a, header.sleek nav>.menu>li>a{ padding-bottom:20px; }  
    #234464
    MeesterGijs
    Spectator
    Still the same issue: http://somup.com/cqX0IUf3X7
    #234550
    Veronica
    Moderator
    hii, please check this video:http://somup.com/cqXThuf3N1 as i have told you the changes are reflecting as you can see in this video.
    #234614
    MeesterGijs
    Spectator
    You don't understand my issue, I think. I can see the megamenu as well. When hovering CURSUSAANBOD. Both go and try to click one of the items. The megamenu immediately disappears.
    #234773
    logan
    Member
    Sparky !! i tried 4 times, it does not work. refer: http://prntscr.com/q28brp
    #234814
    MeesterGijs
    Spectator
    This reply has been marked as private.
    #234913
    Veronica
    Moderator

    Hello,

    add this code in wp-admin >> appearance >> customize >> custom css.

    header.sleek nav ul.sub-menu { margin-top: -16px !important; } header.sleek nav>.menu>li>a{ padding: 10px 0 !important; margin: -10px 15px; }
    #234961
    MeesterGijs
    Spectator
    I didn't do anything. When on a staging site, does everything function? Because I added the code here, but I still get the megamenu to disappear.
Viewing 15 posts - 1 through 15 (of 18 total)
  • The topic ‘megamenu’ is closed to new replies.