Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1126755
    yukasanford
    Participant

    I can’t adjust menu font. And Parent menu and child menu are in the same tab. No separation. The links are working.
    What did I do??? I have been trying to fix it but it is not going nowhere….
    Would you help me?

    #1126763
    yukasanford
    Participant
    This reply has been marked as private.
    #1126910
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! Since you are using UberMenu, please go to Appearance > UberMenu settings and set the necessary settings and changes for your menu. For more details about UberMenu, please check it out here:
    https://community.theme.co/kb/integrated-plugins-ubermenu/

    UberMenu 3 Knowledgebase

    Hope this helps.

    #1128337
    yukasanford
    Participant

    Thank you for the suggested links. However, I decided to not to use UberMenu. (deactivated UberMenu)
    Now I would like to move the sub-menu to more left position. How can I do this? I appreciate if you could help me with this.

    #1128445
    Rupok
    Member

    Hi there,

    Thanks for writing back. Surely we can help on this. You can either adjust the Navbar width to a smaller width from Customize > Headerhttp://prntscr.com/c4q9ks

    Or you can add this under Custom > CSS in the Customizer.

    .masthead-inline .x-navbar.x-navbar-fixed-left .desktop .sub-menu {
      left: 170px;
    }

    Hope this helps.

    #1128528
    yukasanford
    Participant

    Thank you so much! It did it!

    #1128579
    John Ezra
    Member

    You’re most welcome!

    #1149822
    yukasanford
    Participant

    Would you help me with mobile menu? My mobile menu is not functioning properly. I see the parent menus. But the child menu dropdown is not showing. My login info is listed on this thread earlier as private. Please help! Thank you!

    #1150124
    Rue Nel
    Moderator

    Hello There,

    Thank you for the clarifications! To resolve this issue, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .x-navbar .mobile .x-nav .x-active > .sub-menu {
    	display: block !important;
    }

    Please let us know if this works out for you.

    #1150890
    yukasanford
    Participant

    Thank you! It fixed it! Was it caused by something I did?

    #1151041
    Rue Nel
    Moderator

    Hello There,

    I couldn’t tell which one is causing it. It could be a 3rd party plugin or script that overrides the default X style.

    You’re welcome!
    We’re glad we were able to help you out.

  • <script> jQuery(function($){ $("#no-reply-1126755 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>