Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Ivan Friend
    #206548

    The drop-down menus are no longer displayed menu items and modules in the mobile version of the site.
    It happened after the upgrade to version 1.1.3

    but some pages and text search module is displayed. (Personal account, registration, my wishes) store joomshopping
    And
    In version 1.1.2 it was all worked


    1. image
    Ninja Lead Moderator
    #571496

    If possible, you can pm me URL of your site and admin login, I will help you to check it directly on your site.

    Ninja Lead Moderator
    #736543

    If possible, you can pm me URL of your site and admin login, I will help you to check it directly on your site.

    Ivan Friend
    #572201

    Ok
    I sent to private message

    Ninja Lead Moderator
    #572308

    <em>@biwebcoUPDATE 474520 wrote:</em><blockquote>The drop-down menus are no longer displayed menu items and modules in the mobile version of the site.
    It happened after the upgrade to version 1.1.3

    but some pages and text search module is displayed. (Personal account, registration, my wishes) store joomshopping
    And
    In version 1.1.2 it was all worked
    </blockquote>

    I fixed that bug directly on your site and you can see it from templates/ja_fixel/css/custom.css file with container

    @media (max-width: 767px) {
    #fixel-top-panel .container .span3 {
    display: block;
    }

    #fixel-top-panel .container .span2.item-first .module {
    display: block;
    }
    }

    Ninja Lead Moderator
    #737345

    <em>@biwebcoUPDATE 474520 wrote:</em><blockquote>The drop-down menus are no longer displayed menu items and modules in the mobile version of the site.
    It happened after the upgrade to version 1.1.3

    but some pages and text search module is displayed. (Personal account, registration, my wishes) store joomshopping
    And
    In version 1.1.2 it was all worked
    </blockquote>

    I fixed that bug directly on your site and you can see it from templates/ja_fixel/css/custom.css file with container

    @media (max-width: 767px) {
    #fixel-top-panel .container .span3 {
    display: block;
    }

    #fixel-top-panel .container .span2.item-first .module {
    display: block;
    }
    }

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

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

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