Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Centered CSS Drop down navigation – subnavigation opens left Re: Centered CSS Drop down navigation – subnavigation opens left

#126268
Purrfectfire
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?