Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • sae sae Friend
    #182703

    Megamenu sub menu shows in 1 column, but in settings it’s set to 3 – column (according documentation) but it’s not working

    how to fix ti? I cant recreate demo sample with 3 columns submenu.


    1. bug
    sae sae Friend
    #474858

    any idea? 🙁

    Stork11 Friend
    #475002

    <em>@saesaeru 348645 wrote:</em><blockquote>Megamenu sub menu shows in 1 column, but in settings it’s set to 3 – column (according documentation) but it’s not working

    how to fix ti? I cant recreate demo sample with 3 columns submenu.</blockquote>
    Hello saesaeru,

    Please modify mega menu style of “blue” theme in “/templates/ja_travel/themes/blue/css/menu/mega.css”, line 62 as below:
    Before:


    .ja-megamenu .childcontent-inner {
    border-color: #32A4D3;
    width: 229px !important;
    }

    After:


    .ja-megamenu .childcontent-inner {
    border-color: #32A4D3;
    width: 229px;
    }

    Hope this helps.

    Regards.

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

This topic contains 3 replies, has 2 voices, and was last updated by  Stork11 11 years, 11 months ago.

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