Forums
Forums / Fixing WordPress / Center Menu
(@johnsyounger)
7 years, 5 months ago
So i’ve scoured the forums and tried many CSS codes and other tricks but can’t for the life of me find a way to center this menu. Thanks J
The page I need help with: [log in to see the link]
(@joyously)
There’s a menu on that page? I didn’t see one. You probably should be asking in your theme support forum, though.
(@howdy_mcgee)
You could try the following, adding it to Appearance -> Customize -> Custom CSS:
#site-banner-left { display: none; } #site-banner-right { text-align: center; }
Thanks @howdy_mcgee
The topic ‘Center Menu’ is closed to new replies.