Hi there,
I have a site here:
http://bigfish.ethermedia.hu/etelek/
I have images there that take the visitor to the respective menus.
Thing is, the topmost image, labeled Kedvencek is only clickable on the lower part of the image. Upon using the inspector this is because of the height of the header.
I checked the header, and I can see that the header’s height is 32em and decreasing that results in the header bg being smaller. That probably is not why this issue is happening, but because of the open table registration widget. To combat this, I tried to assign a max-height to it, but this did not fix the issue. How should I approach this?
Thanks!