test
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • sukinoz Friend
    #758519

    hELLO,

    I followed this video tutorial https://www.joomlart.com/video-tutorials/t3-framework/off-canvas-sidebar

    But now, in small screens, when megamenu collapesed, the off-canvas button is over the megamenu button.

    How can be both buttons one at the side of the other?

    thanks

    Pankaj Sharma Moderator
    #758739

    Hi
    off-canvas and mega menu are two different menu items . You need to enable collapsed navigation for small screens from template options . Here is supported menu documentation .

    sukinoz Friend
    #758855

    Thanks but, i followed exactly that documentation. And there is a bug: offcanvas and megamenu when both are collapsed in the rigth, they are one over another, instead of one at the side of the other
    <em>@pankajsharma 504453 wrote:</em><blockquote>Hi
    off-canvas and mega menu are two different menu items . You need to enable collapsed navigation for small screens from template options . Here is supported menu documentation .</blockquote>

    Pankaj Sharma Moderator
    #758876

    Hi
    i checked your site and demo site , there is no issue in it , On your site u have only off canvas menu enable for small screen so there is only off canvas menu in small views , you need to enable collapsed menu for small screen to show mega menu in small screen , you can check demo site .

    Pankaj Sharma Moderator
    #758877

    Hi
    i checked your site and demo site , there is no issue in it , On your site u have only off canvas menu enable for small screen so there is only off canvas menu in small views , you need to enable collapsed menu for small screen to show mega menu in small screen , you can check demo site .

    sukinoz Friend
    #758886

    sorry, but it is not true what you are telling.

    <blockquote>1.i checked your site and demo site , there is no issue in it ,</blockquote>

    Not true, look:

    <blockquote> On your site u have only off canvas menu enable for small screen</blockquote>

    Not true, look:

    i repeat, i have moved off-canvas button to right (as in the joomlart tutorial), and now it is overlaped with the megamenu when it is collapsed: look the code!:

    Pankaj Sharma Moderator
    #758904

    Hi
    Mega menu and off canvas sidebar menu are different menus . Kindly revert your custom changes and check , You have need to apply custom changes for this , Both are separate menu , I tried to access your site admin panel but its Forbidden on my end .
    There is no need to do customization in template as both menu are already in template and in left there is off-canvas sidebar and in right mega menu will collapse separately , You moved offcanvas menu in right so it overlap.

    Pankaj Sharma Moderator
    #758931

    Hi
    Mega menu and off canvas sidebar menu are different menus . Kindly revert your custom changes and check , You have need to apply custom changes for this , Both are separate menu , I tried to access your site admin panel but its Forbidden on my end .
    There is no need to do customization in template as both menu are already in template and in left there is off-canvas sidebar and in right mega menu will collapse separately , You moved offcanvas menu in right so it overlap.

    sukinoz Friend
    #759117

    Great, now at least you recognize the problem. Remember you told me that was not true:

    <blockquote>i checked your site and demo site , there is no issue in it</blockquote>

    But,

    You moved offcanvas menu in right so it overlap.

    pankajsharma, are you joking me? I already know this. This is exactly what i am telling you since the beging of the discussion

    But, i moved offcavas menu BECAUSE JOOMLART HAS TWO officials TUTORIALS to move offcanvas to the right. I have not invented it!

    1. Special for Purity iii
    https://www.joomlart.com/documentation/purity-iii/menu-system#off-canvas
    <blockquote>How to move Off-canvas sidebar to right side
    By default, Off-canvas sidebar is located in left side but it is possible to move it to the right side.
    (…)
    </blockquote>

    2. T3 VIDEO TUTORIAL!!!!
    https://www.joomlart.com/video-tutorials/t3-framework/off-canvas-sidebar
    https://youtu.be/H1GvOxnYg6E?t=3m17s (min 3:17)

    In the JOOMLART tutorial seems to be OK, BUUUUT there is a bug: in small screen, when megamenu is collapsed, overlap with off-canvas side bar.

    PLEASE pankajsharma , is there an option to call for another moderator/support-team to participate in this discussion?

    Pankaj Sharma Moderator
    #759182

    Hi
    sorry for confusion in the conversation ,
    >>> You moved offcanvas menu in right so it overlap. Yes its due to both menu at same place . Tutorial is taken on the T3 blank template.
    As u need both in the right side .
    Try this solution below :
    Add this code i custom.css File
    Path: /template/Your JA template/css/custom.css

    .navbar-toggle {
    right: 50px!important;
    }

    .off-canvas-toggle + .container .navbar-header .logo {
    left: 0px!important; }
    @media (max-width:980px){
    .navbar-toggle + .head-search {
    right: 100px!important;
    }}

    Save and check , It will look like this > > > http://prntscr.com/990qxn

    Let me know if it helps.

    sukinoz Friend
    #759361

    Perfect!

    Thank you.

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

This topic contains 11 replies, has 2 voices, and was last updated by  sukinoz 8 years, 12 months ago.

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