balaramadurai / hugo-travelify-theme

Port of Aigars Silkalns's Wordpress theme Travelify to Hugo. Demo -
http://balaramadurai.github.io
MIT License
40 stars 27 forks source link

Navigation is broken on mobile #30

Open serragnoli opened 4 years ago

serragnoli commented 4 years ago

👋 Bala. I used Chrome for the screenshots in this issue, but the behaviour is consistent on a real mobile device.

To reproduce:

  1. Go to http://balaramadurai.github.io/

  2. On Chrome, mouse right-click and select the option Inspect. The page loaded will be Linked post as per screenshot below

    Step01
  3. Select About and the page changes as expected, but, the navigation still displays Linked post as per screenshot below

    Step02
  4. From this point on it's impossible to see the page Linked post by selecting on the menu.

I would gladly make a PR to fix the issue, but I couldn't find it.