Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • phoenix28 Friend
    #207820

    hi! i have adjusted the height of the main menu bar. now my dropdown items is now showing a space in between the menu bar. i could not find the right class for me to adjust it. can anyone help? i want to remove the space in between 🙂 thank you!


    1. Untitled-1
    Pankaj Sharma Moderator
    #575409

    Hello
    Please share your working site url here , so i can check it on your site and help you in this issue.

    phoenix28 Friend
    #575413

    <em>@pankajsharma 479943 wrote:</em><blockquote>Hello
    Please share your working site url here , so i can check it on your site and help you in this issue.</blockquote>

    hello! i PMed you access as the site is still offline 🙂
    thank you!

    Pankaj Sharma Moderator
    #575425

    Hello
    The is due to custom code added by you in custom.css to reduce min-height of the t3 header .
    Here >> http://prntscr.com/7l112z
    Hope it helps.

    phoenix28 Friend
    #575428

    hi! yes i intentionally adjusted it as i needed the menu bar to be smaller. did i do it the wrong way?

    Pankaj Sharma Moderator
    #575434

    You can reduce it but it will also effect other css properties that is defined for the menu items .
    Margin-bottom here >>> http://prntscr.com/7l1ajs
    Hope it helps.

    Pankaj Sharma Moderator
    #575435

    You can reduce it but it will also effect other css properties that is defined for the menu items .
    Margin-bottom here >>> http://prntscr.com/7l1ajs
    Hope it helps.

    phoenix28 Friend
    #575447

    how am i able to push up the dropdown menu then? because i need the main menu bar to be as thin as possible. can help me find which style should i change to push it up to remove the space in between? thanks!

    Pankaj Sharma Moderator
    #575473

    Hi
    You can minimize the height to a limit because it will effect other style on your site , currently you have added multiple custom code for the menu .
    You can add the use the below code to adjust it but i am afraid more custom work effect the mega menu style in different screen size .

    .navbar-nav > li > a {
    padding-bottom: 23px;
    }

    here >> http://prntscr.com/7l3fad

    phoenix28 Friend
    #575477

    <em>@pankajsharma 480021 wrote:</em><blockquote>Hi
    You can minimize the height to a limit because it will effect other style on your site , currently you have added multiple custom code for the menu .
    You can add the use the below code to adjust it but i am afraid more custom work effect the mega menu style in different screen size .

    .navbar-nav > li > a {
    padding-bottom: 23px;
    }

    here >> http://prntscr.com/7l3fad</blockquote>

    works perfectly! i will just leave it like that for the meantime and hope that it won’t mess up that much :laugh:

    thank you!

Viewing 10 posts - 1 through 10 (of 10 total)

This topic contains 10 replies, has 2 voices, and was last updated by  phoenix28 9 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum