Navigation links inactive on Contact page

Hi there.

I’m having trouble figuring out why the navigation links don’t work on the Contact page, but they work on the other pages. I thought it was because the Text Column was obscuring the nav items, so I removed it but it didn’t do anything. So I put it back the way it was. Any idea?

Thanks in advance.


Here is my site Read-Only link

Hello @taskoseven, you can add a higher Z-index on your nav div or you can decrease the Text Column z-index. They are both set to 2 and this is why the Text Column is on top of your navigation.

Let me know if you need further help.

Cheers!

1 Like

Yes that did the trick! Thank you for finding that little bugger. I set the text column to Z-index of 0 and the Z-index of the nav to 1.

Thank you! That did the trick

1 Like