Hello,

I'm trying to get the menu in the top bar to be center aligned. I can force it by adding
.top-bar-section ul { margin-left: 10px; }

but this makes the drop-downs out of whack, and is tied to font size etc. Auto margin doesn't work:

.top-bar-section ul { margin: 0 auto; }

Can anybody suggest the best way to implement this?

Comments

chrisjlee’s picture

Status: Active » Fixed

If you review the settings and review the kitchen sink you can add classes to topbar.

Closing for now.

nyl_auster’s picture

tripper54’s picture

Thanks for the tips.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.