Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • voonchung Friend
    #961374

    Hi Support,

    Please assist as the menu text is not properly wrapped for JA Intranet menu. Please refer to attached image.

    Thanks


    1. Capture-2
    Pankaj Sharma Moderator
    #961376

    Hi , kindly post your working site URL here , so that i can Check it on your site.

    Saguaros Moderator
    #961378

    @voonchung

    You can provide your site’s URL here so we will have a look.

    voonchung Friend
    #961379
    Pankaj Sharma Moderator
    #961390

    Hi
    its due the menu item title is too long then space . Add below code in /css/custom.css file to put the word in second line so it will be shown .

    .navbar-default-vertical .navbar-nav > li > a {
        white-space: inherit!important;
    }

    if there is no custom.css file , then create it .

    Regards

    voonchung Friend
    #961911

    Please see attached.

    After i tried your code, yes, it will go to 2nd line accordingly. However, in Mobile view, it is distorted.

    Please advise.


    1. Capture-4
    Pankaj Sharma Moderator
    #961925

    Hi
    kindly replace the older code with this code

    @media (min-width:992px){ .navbar-default-vertical .navbar-nav > li > a{white-space:inherit!important}
    

    this will solve the problem .

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

This topic contains 6 replies, has 3 voices, and was last updated by  Pankaj Sharma 8 years, 1 month ago.

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