Homepage/Single Page Dilemma
I am stuck in a dilemma here and have tried everything I can think of. What I intend to do is make a simple homepage with nothing but the search box. Although I have been able to remove everything, I cannot get the search box to remove itself from the top of the screen. I assume this has something to do with css being passed along to the file from elsewhere.
My next choice is to setup two site. url.com and url.com/search/
If I do this and configured the homepage as desired. Can I place the search on the homepage at url.com and send the inputted details to url.com/search/?
Have experimented with this a small bit, but getting tired and on the verge of calling it quits lol. Any suggestions?