Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • mattsh Friend
    #732244

    Hi!

    I have a menu in sidebar-2 position, but it’s shown with as a drop down menu. I just want a “normal” menu.

    How to?

    Regards
    Matt

    Pankaj Sharma Moderator
    #754282

    Hi
    Do u mean You do not want to show submenu in menu module ? You can Turn submenu off from Menu module options (Set NO to submenu).

    mattsh Friend
    #754375

    I like to have the option to show sub menu items. But not the like drop down show on the image.

    Pankaj Sharma Moderator
    #754389

    Hi
    its work in this way , if you would like to change the style , You need to do custom work in style for getting different style as per your expectations . You can use custom.css file to override the changes .

    mattsh Friend
    #754392

    I know that I can use a custom.css file. So drop down menus is the only default supported menu for Teline V template?

    Pankaj Sharma Moderator
    #754394

    <blockquote>So drop down menus is the only default supported menu for Teline V template?</blockquote>
    Hi i do not understand what exactly u want to change , Its a default Joomla menu module , that is style with respect to match the template style only , the functionality of the menu is still same , If u want to need a option to show submenu u need to hire a developer who can customize the module for you .

    mattsh Friend
    #754397

    I don’t want a drop down menu in the sidebar 2 position to the right on the page. The horizontal mega menu on the top is fine as a drop down.
    Something like the main menu from your demo site http://ja-purity_ii.demo.joomlart.com/index.php/explore

    Pankaj Sharma Moderator
    #754414

    Hi
    could u share your site url , where i can check this module on your site . kindly show the submenu ..

    mattsh Friend
    #754487

    Added the url to the site under my profile home page.

    Pankaj Sharma Moderator
    #754529

    Hi
    the submitted site is not available on my end > > http://prntscr.com/92bzwu
    Kindly check and confirm.

    mattsh Friend
    #754555

    Sorry, forgot about our fire wall settings. Have updated the url to a new test site, hopefully you can see it.

    Pankaj Sharma Moderator
    #754568

    Hi
    try below code in custom.css file


    #Mod1 .nav-stacked > li + li {margin-bottom:60px!important}
    #Mod1 .dropdown-menu{display:block!important;margin-left :65px!important; background-color: transparent ; border : none; box-shadow: none ; }

    this work only for the above module . After save module will look like this > > > http://prntscr.com/931ali

    mattsh Friend
    #754712

    Thanks!

    Haven’t had time to test it yet.

    mattsh Friend
    #756451

    Hi!

    Have done some modification to your style to make it more flexible and so you can add new sub menu items and new menus without changing the style.


    .current.active.deeper.dropdown.parent .dropdown-menu,
    .active.deeper.dropdown.parent .dropdown-menu {
    display:block!important;
    margin-left :25px!important;
    background-color: transparent ;
    border : none;
    box-shadow: none ;
    position: relative;
    float: none;
    }

    /Matt

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

This topic contains 14 replies, has 2 voices, and was last updated by  mattsh 9 years ago.

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