I have a website that sells individual comic books. I recently updated to the Dawn 2.0 theme, which I really like. BUT, I think a lot of site visitors miss the search functionality built into the header (magnifying glass icon), making it difficult for them to find what they’re looking for.
https://comicbooksandcoffee.net/
I don’t know a ton about coding, but I was able to copy some existing code from the default “Search” page and add it into a “Custom Liquid” section on my homepage. The functionality is there and everything seems to work. I just don’t like the fact that the search box stretches to fit the entire page width on desktop.
QUESTION: I don’t understand why if it’s the same code from the “Search” page, why isn’t the size of the search box the same? Instead of the entire page width? How can I make the Homepage search box match the size of the Search page search box. It seems simple and I’m just missing something. Thanks for any insight!
ps- attached a couple screenshots to compare