Edit CSS TWENTY SIXTEEN header menu location
-
I’d like to edit the location of the header menu to make it centered, as well as the width of the text in the body of the post.
The blog I need help with is: (visible only to logged in users)
-
Hi there, to center the menu, go to Customize > CSS, delete all the informational text in that window, and paste in the following custom CSS.
.site-header-menu { margin-left: auto; }Changing the width of the post area is a bit complicated. Are you wanting to widen or narrow it?
- The topic ‘Edit CSS TWENTY SIXTEEN header menu location’ is closed to new replies.