Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Help with CSS Drop Down Menu

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #46211
    wildsurf
    Member

    Hello all,

    First of all, I would like to say thanks to the many helpful discussions in this forum.

    I am fairly new to CSS and currently working on re-constructing my previous website, but I am stuck at creating a drop down menu to an existing template.

    [http://cdpn.io/elAfh](http://cdpn.io/elAfh “Code”)

    Let’s say I want to add a drop down menu to ‘Product & Services’. With 2 list of ‘Product’ and ‘Services’ respectively. I was wondering what should i add to the CSS code, so that I can maintain the existing template?

    Thank you and sorry for the trouble!

    Best Regards

    #141923
    Paulie_D
    Member

    Not sure you can add **two** sub menus to a single top level item at the same time.

    Certainly you could do a **single** submenu with Products and then Services, perhaps with a divider between.

    #141924
    Paulie_D
    Member

    Here’s one I keep around you might like to tinker with: http://codepen.io/Paulie-D/pen/22c4ca602bda363099133ded6bca2294

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.