Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1096529
    mgma
    Participant

    Hi guys-

    I have the dropdown menus styled like I like… but I am unable to style just the last or first child. Note my screenshot here… I have thin rule at the bottom of each menu item… but want to remove it on the last one, so it is open like the first one… I have used last child CSS before, but just can;t seem to get it here. Can you help?

    Thanks!

    #1096548
    Rupok
    Member

    Hi there,

    Let’s try this :

    .desktop .sub-menu li:last-child > a {
      border-bottom: medium none !important;
    }

    Cheers!

    #1096598
    mgma
    Participant

    Looks great Rupok… thank you!

    #1096599
    Rupok
    Member

    You are welcome!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1096529 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>