@eewix: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
/* To widen the nav bar and have all the menu links on one line */
.site-header-main.wrapper {
max-width: 100%;
}
#site-header-right {
margin: 0 auto;
}
/* To remove the banner in the middle of the page */
.home .site-description {
display: none;
}
To rearrange the order of the menu items
Go to => Appearance => Menus => View All Locations => Primary Menu => Create a New Menu => Give a Name => Add Items => Add the menu items and drag and drop then to order them and Publish.
Let me know if this works out!
Kind Regards,
Skandha