Main Menu

Tagged: 

Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • #333598
    siriolove
    Participant
    Hi, now i have this menu https://www.dropbox.com/s/arynzp6inqg0iz7/wwwwwwww.png?dl=0 But I'dl like to have this https://www.dropbox.com/s/rnkipqv6rqt14xt/qqqqqqqqq.png?dl=0 How can I? Thanx a lot
    #333617
    Ada
    Participant
    Hi, You can achieve this using mega menu. This is a category-post mega menu. I would suggest you to watch these tutorials for this type of menu. https://www.youtube.com/watch?v=QX5Cfefxw-c https://www.youtube.com/watch?v=X6ifO-XfRWI
    #335653
    siriolove
    Participant
    Thanx!!! How can I hide top menu? https://www.dropbox.com/s/1x803ee6qjvzr4k/XXXXXX.png?dl=0
    #335703
    Ada
    Participant
    Hi You can select different header style like transparent from appearance>> customize>> header styles to hide top menu.
    #336395
    siriolove
    Participant
    In header style I can't hide "login"
    #336399
    siriolove
    Participant
    i'd like to remove this top menu: see attachment https://www.dropbox.com/s/cga0k1329r38bd0/zzzzzz.png?dl=0
    #336583
    Ada
    Participant
    Ok Please share your site URL ,I'll share css code to hide this.
    #336618
    siriolove
    Participant
    www.baleacademy.com Isn't there an option in theme?
    #336823
    siriolove
    Participant
    Do i have to use css?
    #336846
    Diana
    Participant
    Basically you don't want "Top Menu" To appear So for that, we have different header styles which you can use to have only main menu without any top menu You can change header styles from wp-admin > Appearance > Customize > Header But if you don't want to change the header style and use this same style then the only option is to hide it with custom css code
    #336857
    siriolove
    Participant
    Can you tell me which css to use and where to insert it?
    #336908
    Diana
    Participant
    I guess you already fixed it: http://prntscr.com/xrk2ud
    #337690
    siriolove
    Participant
    Top Menu tes, but I would like to hide the search bar with a css string, to learn how to do it and be able to do it with everything
    #337808
    Diana
    Participant
    Add this css code in wp-admin -> Appearance -> Customize -> Custom CSS
    
    .mooc_search {display:none !important;}
    
    Check this: http://prntscr.com/y4f491 If you want to learn css, you can check tutorials available on youtube
    #337930
    siriolove
    Participant
    Wonderfull thank you so much
Viewing 15 posts - 1 through 15 (of 16 total)
  • The topic ‘Main Menu’ is closed to new replies.