Home › Forums › CSS › Centered CSS Drop down navigation – subnavigation opens left › Re: Centered CSS Drop down navigation – subnavigation opens left
February 27, 2013 at 3:21 am
#126268
Participant
Hi. Thanks for your responds. I appreciate the teaching effect. Unfortunately it didn’t fix the sub-navigation.
.navigation ul li {
display: inline;
position: relative;
vertical-align: middle;
text-align: center;}
[Updated ? CodePen](http://cdpn.io/loezs “”)
Would you try again to help me?