How to style last nav item

Forums Forums Menus How to style last nav item

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #201
    Anonymous
    Member

    I need to nuke the last parent nav element’s border. Any ideas?

    #2877

    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.

    #2878
    Anonymous
    Member

    Let me rephrase:

    on parent elements, how can I style one different from the others?

    #2879
    Anonymous
    Member

    I added the border. How can I style one parent element differently than the others?

    thx

    #2880
    Anonymous
    Member

    Hi Ryan

    I added the border. Can one parent element be styled differently than the others?

    #2881

    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.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.