We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Something needs to be fixed
when in the navbar it works hover but in my case not with the footer
hugo: 0.140.2 blowfish: v2.81.0
The text was updated successfully, but these errors were encountered:
can you send what you're using for menus config?
Sorry, something went wrong.
yeah i use this
[[subnavigation]] name = "Tags" pre = "tag" pageRef = "tags" weight = 14 [[subnavigation]] name = "Categories" pre = "list" pageRef = "categories" weight = 15 [[footer]] name = "Tags" pre = "tag" pageRef = "tags" weight = 15 [[footer]] name = "Categories" pre = "list" pageRef = "categories" weight = 20
explanation : sub navigation is a display where there is a hover because it's in the menu, while the footer is not.
explanation
edited img
No branches or pull requests
Something needs to be fixed
issue
when in the navbar it works hover but in my case not with the footer
The text was updated successfully, but these errors were encountered: