I added a hook element and set it before header, but there is white space between hook element and the navigation as header. Can you please tell me how to remove the white space?
the space comes from the bottom margin that gets added to the Image Block.
To fix that:
1. Edit the Element and select the image block.
1.1 With it selected in the Advanced > Additional CSS Class(es) field add: no-margin-bottom
1.2 Save the element