Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • matteo sitta Friend
    #200387

    HEllo,
    i have a problem with Search module of the main menu.
    On the mouseover the module opens but when i click to insert my search string the box closes

    Adam M Moderator
    #545412

    Hi,

    Could you please provide your site url so I can have a look first ?

    kaj Friend
    #546266

    <em>@matteo448 440516 wrote:</em><blockquote>HEllo,
    i have a problem with Search module of the main menu.
    On the mouseover the module opens but when i click to insert my search string the box closes</blockquote>

    I have the same issue, using IE 9 or Firefox 31, on my site. But I also have the same result at the Decor demo site.

    Kaj

    Adam M Moderator
    #546286

    Hi,

    I have just checked this problem and look like it’s a template bug. You can temporary fix it by open file root_folder/templates/ja_decor/css/custom.css (if you don’t have this file, just create a new one) and add this code :

    .t3-megamenu .mega > .mega-dropdown-menu:hover {
    display: block;
    }
    .navbar-nav > li .dropdown-menu:hover:before {
    border-bottom: 5px solid #333333;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    content: "";
    left: 20px;
    position: absolute;
    top: -5px;
    }

    Save your file and recheck.

    kaj Friend
    #546441

    Thanks Adam, the workaround works 🙂

    Cheers,
    Kaj

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

This topic contains 5 replies, has 3 voices, and was last updated by  kaj 9 years, 8 months ago.

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