Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1166045
    databell
    Participant

    Got a weird problem and I’m hoping I can get some help after playing around with all sorts of styles, to no avail, for the past hour.

    I’m trying to make my navbar pretty slim in height, much like it is on the X theme hopepage. Problem is The top padding (or margin) is correct, but the bottom is way off.

    Basically, I want the nav / header to have the logo on the left and the nav on the right. Got that for sure, but I just don’t have that height correct even after changing the height to 24px. See the example in my attachment or at https://jkmurphyadvisors.com/dev/

    #1166196
    Christian
    Moderator

    Hey there,

    You have custom code in your CSS (see attachment)

    .x-navbar .desktop .x-nav > li > a {
        height: 44px!important;
        padding-top: 0px!important;
    }

    Change the height to 24px

    Thanks.

    #1167165
    databell
    Participant

    Yea, that was the trick. Thank you.

    #1167583
    Rupok
    Member

    You are welcome!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

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