Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1076781
    Eric M
    Participant

    what is causing this?

    #1076783
    Eric M
    Participant
    This reply has been marked as private.
    #1076958
    Prasant Rai
    Moderator

    Hello Eric,

    Thanks for writing in!

    Can you please share a screenshot as i am unable to replicate the issue on my end.

    http://prntscr.com/bq3x00

    Thanks.

    #1078507
    Eric M
    Participant

    The screen shot you just sent me shows that the two links with dropdowns are lower than the others.

    #1078974
    Rue Nel
    Moderator

    Hello There,

    Thanks for the updates! To resolve this issue and align the menu items, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .site .x-navbar .desktop .x-nav li>a>span:after {
        font-size: 14px !important; 
        line-height: 16px;
    }

    Hope this helps. Please let us know how it goes.

    #1085505
    Eric M
    Participant

    still off. Ive adjusted a few settings and not getting completely straight

    #1086183
    Rupok
    Member

    Hi there,

    It seems fine to me now. If you need more adjustment then remove the below code :

    header .x-navbar .desktop .x-nav > li > a > span {
      font-size: 16px !important;
    }

    Because it’s preventing the code above to be generated correctly. All you need to adjust the font size and line height.

    You can also add this code as well :

    .x-navbar .desktop .x-nav > li.menu-item-has-children > a {
      margin-top: -1px;
    }

    Hope this helps.

    #1094079
    Eric M
    Participant

    ok. why is this issue occurring in the first place? Seems like this wouldnt even be an issue.

    #1094121
    Joao
    Moderator

    Hi Eric,

    Your menu looks fine on my end.

    Are you still experiecing any issue?

    It is hard to tell what is causing an issue when it is fixed.

    Thanks

    Joao

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