Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1234859
    tomaspernek
    Participant

    Hi there!

    I am wondering if there is any good css to get all elements at the same height? As it is now my links that have sublinks are a few pixels below those that does not have any.

    Can I get them all to align?

    Please see the attached screenshot!

    /Tomas

    #1234861
    tomaspernek
    Participant
    This reply has been marked as private.
    #1235283
    Jade
    Moderator

    HI Tomas,

    Please add this code in the customizer:

    .x-navbar .desktop .x-nav > li.menu-item-has-children a span {
        position: relative;
        top: -2px;
    }
    #1237645
    tomaspernek
    Participant

    Thank you so much! This worked out perfectly!

    Have a great day!

    /Tomas

    #1237674
    Thai
    Moderator

    Glad it worked 🙂

    If you need anything else please let us know.

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