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
The search box should be the topmost element.
The search box is covered by post cards.
node -v -> v10.14.1 npm -v -> 6.4.1
{ "name": "hexo-site", "version": "0.0.0", "private": true, "hexo": { "version": "3.7.1" }, "dependencies": { "hexo": "^3.2.0", "hexo-deployer-git": "^0.3.1", "hexo-generator-archive": "^0.1.4", "hexo-generator-category": "^0.1.3", "hexo-generator-index": "^0.2.0", "hexo-generator-searchdb": "^1.0.8", "hexo-generator-sitemap": "^1.2.0", "hexo-generator-tag": "^0.2.0", "hexo-renderer-ejs": "^0.3.0", "hexo-renderer-marked": "^0.3.0", "hexo-renderer-stylus": "^0.3.1", "hexo-server": "^0.2.0", "hexo-symbols-count-time": "^0.4.4" } }
NexT Version:
NexT Scheme:
The text was updated successfully, but these errors were encountered:
Remove
.header-inner { opacity: 0.9; }
in your themes/next/source/css/_custom/custom.styl will solve the problem
themes/next/source/css/_custom/custom.styl
Sorry, something went wrong.
@stevenjoezhang Thanks a lot!
No branches or pull requests
I agree and want to create new issue
Expected behavior
The search box should be the topmost element.
Actual behavior
The search box is covered by post cards.
Steps to reproduce the behavior
Node.js and NPM Information
Package dependencies Information
Hexo Information
Hexo version
Hexo Configuration
NexT Information
NexT Version:
NexT Scheme:
NexT Configuration:
Other Information
The text was updated successfully, but these errors were encountered: