Hi Folks,
I need a svg background positioned behind secondary nav (before_header) and the header element.
Due to the fact I want to position it pixel exact & responsive I would like to add it to the site-wrapper (which is already present but starting from before_header) and position it at the top.
(Even better is an extra div that contains both elements but I don’t see this working because I also need the site-wrapper)
Currently I see no hook before_secondary_navigation so I wonder how to go about.
one more thing…..
I have a space just above the top of my page (the sec. nav) about 26px. I just can’t find in the inspector where this is coming from. I now have to use a negative margin on body which I don’t like to do.
thanks!