Center Navigation in Wordpress Theme 'adamos' -


i can't seem figure out i'm doing wrong center navigation on desktop view. i've used existing wordpress theme called 'adamos', noticed top menu wasn't in center, i'm having trouble fixing it.

if tell me i'm overlooking or doing wrong, great! :)

you can check website here!

thanks!

use inline-block on navigation instead of float:left.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -