Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • antoniamag Friend
    #194419

    Hello,

    In my website (http://www.antoniamag.com) the main menu does not scroll in horizontal widescreen display and iPad horizontal.
    Can anyone help me?

    Thank you.

    ps (iPad vertical is OK)


    1. widescreen
    2. ipad-horizontal
    3. ipad-vertical-1
    4. ipad-vertical-2
    Hayden A Friend
    #521309

    @antoniamag,
    I have reported the issue to our issue tracker system for our development team to get it fixed. You can check status of this issue at:
    http://pm.joomlart.com/browse/JATCARGO-175

    antoniamag Friend
    #521923

    Ok. Thank you!

    Wall Crasher Developer
    #525767

    @ antoniamag,

    JA Argo is designed to have a fixed navigation.
    You can use Megamenu to decorate your menu with multiple columns instead of one long column.
    If you want to keep your menu long like that and want to remove the fixed nav you can follow this step:

    1. Open the \templatesja_argotplsblocksheader.php file,
    – Remove class ‘navbar-fixed-top’ of <nav> tag

    2/ Add into the custom.css file the following rule:

    #t3-mainnav {
    position: absolute;
    width: 100%;
    top: 0;
    }

    Hope it helps,

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

This topic contains 4 replies, has 3 voices, and was last updated by  Wall Crasher 10 years, 8 months ago.

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