How to style last nav item Forums › Forums › Menus › How to style last nav item This topic has 5 replies, 2 voices, and was last updated 16 years, 6 months ago by imported_Ryan. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts May 13, 2008 at 7:40 pm #201 AnonymousMember I need to nuke the last parent nav element’s border. Any ideas? May 13, 2008 at 9:01 pm #2877 imported_RyanMember Hi Instamattic, The Suckerfish CSS generator doesn’t generate a border on the parent nav elements. And without an example of your code showing how you’ve added it your question is not answerable sorry. May 13, 2008 at 9:08 pm #2878 AnonymousMember Let me rephrase: on parent elements, how can I style one different from the others? May 13, 2008 at 9:32 pm #2879 AnonymousMember I added the border. How can I style one parent element differently than the others? thx May 13, 2008 at 9:43 pm #2880 AnonymousMember Hi Ryan I added the border. Can one parent element be styled differently than the others? May 14, 2008 at 6:28 am #2881 imported_RyanMember Yes, you just need to apply a class to that element. Something like this would work: [code:2o6rmzfn]<li class="something"><a href="">bla</a></li>[/code:2o6rmzfn] Then style .class in your CSS. Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In