Jump to content
Sign in to follow this  
gayatriom

Using 'First Child' Css for Footer Navigation

Recommended Posts

gayatriom

Hey. I am trying to add bullets BETWEEN the footer navigation links. So i added #footer li {list-style-type:disc; margin-left:25px; color:black; padding:none;} Now. I am trying to remove the first bullet by adding #footer li:first child{list-style:none !important} What am I doing wrong?

Share this post


Link to post
Share on other sites
gayatriom

needed a dash between first and child. first-child. It worked!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×