Auto nav... li:first-child {border-left: none; }
Permalink
Hi
Should this work... Using the auto nav block I want to get rid of the first menu items divder line that is set using a left border. I have tried using
#navcontainer ul li:first-child {border-left: none;} but it doesn't seem to work. Should this work or is there another way of doing it?
I have attached a screen grab showing which line I want removing.
Thanks.
Should this work... Using the auto nav block I want to get rid of the first menu items divder line that is set using a left border. I have tried using
#navcontainer ul li:first-child {border-left: none;} but it doesn't seem to work. Should this work or is there another way of doing it?
I have attached a screen grab showing which line I want removing.
Thanks.