marvan 0 Report post Posted June 6, 2011 I have purchased Platform pro and have a few questions. Question 1: I need help with my menu. I have a MainNav that is not performing as i would like. I want it to look like this navigation http://www.habitusliving.com/ After looking through all the support i have my css as } #nav_row {border-bottom: 2px solid #000000 !important; } #nav_row {border-top: 2px solid #000000 !important; } #primary-nav .main-nav li a:hover { color: #FFF; background-color: #000000; } #primary-nav .current-menu-item a{ background-color: #000000; color: #FFF; } This is working except as i have drop down menus, when i click on the nav it makes all of the drop down menus black, in that list, not just the first. Question 2: i want to have a sub menu like here http://www.habitusliving.com/desire/furniture/ HOME>>DESIRE>>FURNITURE but have no idea how to do this. Any help would be appreciated. My website is not live, so i am not sure how i can let you see it. Share this post Link to post Share on other sites
Kate 3 Report post Posted June 6, 2011 Hi Vanessa, Without the site being live, it is difficult to help. Do you have a test or staging area setup on a server where you could post it? Share this post Link to post Share on other sites
marvan 0 Report post Posted June 8, 2011 Hi kate, I have the site up but i have a plugin with under construction page so that no one else can see. is this ok? Share this post Link to post Share on other sites
marvan 0 Report post Posted June 8, 2011 sorry first wordpress website! so not 100% sure about what i am doing! Share this post Link to post Share on other sites
marvan 0 Report post Posted June 8, 2011 Hi kate, I could email you with a log in if you need. Let me know, what is best. Thanks Vanessa Share this post Link to post Share on other sites
Kate 3 Report post Posted June 8, 2011 Hi Vanessa, You can e-mail the login info to hello [at] pagelines.com. Someone will be able to help you from there. But, if possible, it would be better to just post the credentials here. (You can later delete the post and/or the user account you created for the purpose.) Share this post Link to post Share on other sites
marvan 0 Report post Posted June 8, 2011 Hi Kate, ok i created a login for you. http://myhuntergatherer.com/wp-admin login: pagelines password: help Share this post Link to post Share on other sites
cmunns 16 Report post Posted June 9, 2011 Change this line: `#primary-nav .current-menu-item a{}` to this: `#primary-nav .current-menu-item > a{}` Share this post Link to post Share on other sites
marvan 0 Report post Posted June 10, 2011 Hi Adam, thanks for that. That got part working. How can i make the main nav stay black, when one of its drop down menu's is selected? also, still confused about Question 2: i want to have a second menu that comes up under the main nav so you can see what page you are on. see here: http://www.habitusliving.com/desire/furniture/ HOME>>DESIRE>>FURNITURE but have no idea how to do this. Any help would be appreciated. Share this post Link to post Share on other sites