dealwi8me
Member
Posted 9 months ago #
Hello,
How can i create a drop-down menu? I have created the categories and subcategories but in the primary navigation i only get the categories.
Is it possible to get the subcategories and finally the posts of that category/subcategory as a drop-down submenu?
Thank you in advance.
johnmay42
Member
Posted 5 months ago #
I found a resolution and posted it here:
twenty-ten horizontal drop down menu solution
feel free to ask any questions!
johnmay42
Member
Posted 5 months ago #
Here is the abbreviated version of old code:
#access ul ul {width: 180px;}
and the new code:
#access ul ul {min-width: 880px;}
#access ul ul .sub1{left: 80px;}
#access ul ul .sub2{left: -320px;}
Here is edenayurveda.com
Feel fee to ask questions