<em>@Stork11 357244 wrote:</em><blockquote>Hello crazyleggs,
Please add “padding-left” style for “ul” tag in “/templates/ja_wall/css/navigation.css” file. Left padding value is depended on number of menu items you have. Remember to add ” !important” flag for the style.
E.g.
padding-left: 40px !important;
Regards.</blockquote>
Thanks Stork, I have already tried this. The problem with this method is it created a padding on the left that never adjust. What I’m looking for is to have the menu in the center, and it automatically adjust as the page width size adjust, staying in the middle at all times. I currently have my logo at the top of my page center, and it stays in the center no matter what size the page or what device I view it on. Would like my menu to act the same way.