Internal pages header logo does not link to home

Can you let me know what I can do to fix this? I am unable to click the logo to go to the home page until I have scrolled down the page and the container with the breadcrums is off screen. ++ There is an active link before the scroll under the logo and about 5px high but it is not the logo and invisible to the user.

I would prefer that they stay but if I add them to the previous container they move around the Donate button to the center of the page and I want that to be stationary from page to page. If I make the breadrcumb container sticky

I added some css I found here in a related issue and it did not help (for z-index) and also removed all custom css to see if that would help and it did not.

Go to https://staging.sowinteraction.com/preview/ and then to see the correct header navigate to: https://staging.sowinteraction.com/our-programs/visual-arts/

Hello @GeorgiaG,

Thanks for writing in! You are having this issue because the logo and the navigation is on different bars. The bars has different z-index which made the bar containing the logo behind the bar containing the navigation. I would suggest that you edit your header and combine the three elements in just one bar or change the contents of your bar.

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.