Home Forums Theme support Caboom theme – centering menu items

This topic contains 3 replies, has 2 voices, and was last updated by  7Theme Support 10 years, 5 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • I’m running the caboom theme, and I’d like to have the menu items centered on the top menu bar. They are currently aligned left.

    Also, if you can give me some ideas to help the site appear on a Google search easier that would help a lot. I’ve done some SEO by adding custom page title using the Simple SEO plug in. I still can’t find it using a Google search.

    For reference the website is tdaboston.us

    Thanks !!!

    Hi,

    please go to WordPress admin -> Appearance -> Theme Options -> General -> Extra CSS Content (textarea) and add this:

    ul#menu {
    text-align:center;
    }

    This code will align the menu items to the center.

    You guys rock. Thanks for that, worked like a charm!

    Any advice on helping the site come up with a google search for the name?

    You’re welcome!

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.