I'm coding a shop for someone. (code is here), but I have a rather big blank space between the shop name and the search button, which I can't seem te get rid of.
The different elements do not seem to have their own class so I can't style them in CSS. Doen anyone know a solution to this?
Seems to be an empty space where the shop desc would have been. Try positioning it absolute instead of relative?