joomla drop down menu problem

Discussion in 'Joomla' started by saturn100, Oct 10, 2014.

  1. #1
    Hi I am in the process of developing a new joomla site from my own template
    I am trying to create a basic drop down menu for it
    I have created a parent and child menu items
    The problem is the child or sub menu item is always visible
    It is not hidden
    I only want it to show when the parent in hovered over or clicked

    I have messed around with certain setting in the parent menu but nothing has worked
    I am using joomla 3.3.6 and while I am using my own template I have tested the menu on the default beez template and getting the same thing
     
    saturn100, Oct 10, 2014 IP
  2. jslirola

    jslirola Active Member

    Messages:
    39
    Likes Received:
    8
    Best Answers:
    2
    Trophy Points:
    58
    #2
    You can fix it with CSS like this: http://cssforge.com/snippets/create-a-simple-css-dropdown/
    Or with jQuery and CSS: http://stackoverflow.com/questions/16081297/drop-down-menu-hiding-menus/16082421#16082421
     
    jslirola, Oct 17, 2014 IP