/ Published in: CSS
This will center your navigation in the bar (not the text in each button). Adjust the width to your navbar width
Expand |
Embed | Plain Text
.body.custom .block-type-navigation ul { margin: 0 auto; width: 822px;}
You need to login to post a comment.
