Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • eagledk Friend
    #204453

    I have an menu that when displayed (only when logged in) the menuoptions are in one line.

    How do change it to two lines?


    1. menu-lines
    Ninja Lead Moderator
    #562204

    Did you solve it? I tried to login of your site with the credentials info included on thread but it did not work


    1. Screen-Shot-2015-03-09-at-15.56.42
    eagledk Friend
    #562305

    I’m sorry for that, I willsent you a PB.

    Ninja Lead Moderator
    #562372

    <em>@eagledk 462440 wrote:</em><blockquote>I’m sorry for that, I willsent you a PB.</blockquote>

    I fixed the problem directly on your site with the solution below, you can see it from templates/ja_teline_v/css/custom.css file

    @media (min-width: 1200px) {
    div#Mod152 {
    margin-bottom: 0px;
    }

    div#Mod152 .module-ct > ul.nav {
    display: inline-block;
    float: none;
    }

    div#Mod152 .nav-pills > li {
    display: list-item;
    float: none;
    }
    }

    Let me know if it helps

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

This topic contains 4 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 8 months ago.

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