Could you please first take a stab at placing the HTML elements? It looks like the search icon and form appears after the menu, followed by Volunteer and Where we are. The Donate and Get Involved are after the social icons.
To get the menu to float left, around line 918 of style.css is the selector .main-navigation. Change the float rule for this from right to left.
Any styling that you can setup ahead of time, like colors, font size, padding, etc. would be helpful. I’m under the impression you needed help with placement. It’s sort of the final step. Everything else needs to be in place first.
When you paste in code, please use the ‘code’ button or place the code between `backticks`, otherwise the forum’s parser will corrupt things. Take a look at your last post to see what I mean.
If you’ve done your part well, there’s no need to post the code, it can be found from the actual page. It’s only PHP code that we cannot get from a live page.
Please help me help you ??