I have two issues I can’t seem to figure out with this project.
(1) I can’t remove the borders from the header.
My most recent attempt is:
#header .full-header .header-size-custom .dark #primary-menu > ul { border-right: 0; }
(2) I can’t center the logo above the menu and then center the menu.

