Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Meng Fei Koo Friend
    #202909

    Hi,

    I just added menu item to my main menu which have 2nd and 3rd level of menus. It all looks fine with main menu on header there but looks terrible on my off-canvas menu. How can I modify off-canvas menu so that those sub menu only collapses when hover.

    Attached with two sample I found from other JA template I wanted to have.

    http://prntscr.com/587xzz

    Thanks
    Koo

    Eragon H Friend
    #556042

    You can try this code to the file root/templates/uber/css/custom.css

    .t3-off-canvas .dropdown.parent:hover .dropdown-menu
    {
    display: block;
    }
    .t3-off-canvas .t3-off-canvas-body .dropdown-menu {
    display: none;
    }

    Meng Fei Koo Friend
    #556228

    How to make the canvas menu looks nicer? Due to my menu have long wording. some of child text are hidden.

    Eragon H Friend
    #556242

    Kindly let me know how you want to achieve. I will try to help

    Note: I can’t access your site now >> http://prntscr.com/59ijvd

    Meng Fei Koo Friend
    #556578

    http://prntscr.com/587xzz

    I want to modify my current canvas menu so that it show properly. As you see now some text are hidden due to long text at my menu. I want to make a wrap so that long text drop to second lines or more.

    I will send you my site with login.

    I like this type of menu http://prntscr.com/5acgrx

    Eragon H Friend
    #556721

    1. I can’t access your back-end page >> http://prntscr.com/5ajqu0
    Can you re-check

    2. Can you let me know the URL of the site which has that menu. I will check and try to provide suggestion if possible

    Meng Fei Koo Friend
    #556807

    Hi Eragon,

    Thanks for your time. Now this issue solved.

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

This topic contains 7 replies, has 2 voices, and was last updated by  Meng Fei Koo 9 years, 11 months ago.

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