Centering Top Menu on Mobile with CSS

[ad_1]

Hello, am trying to center the top menu on mobile. I am using the twenty eleven theme and am just starting to learn CSS. I have added code to center the menu however on mobile the menu just runs to a second row which hugs the left. Is there a way to have the menu centered on mobile as well? I am okay with having to go to a second row as long as everything stays centered. Thank you!

Here is the Additional CSS code that I currently have added to center the top menu:

#access {
	text-align: center;
}
#access ul {
	display: inline-block;
	margin: 0;
	padding: 0;
}

The page I need help with: [log in to see the link]

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer