Skip to content

Hide header but on hover show #258

Closed Answered by elchininet
Trzinka asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Trzinka,

As I mentioned, what you want is a very specific use case and for that the best is to use card-mod as you were trying.

Forget about kiosk-mode for that, because what you want is a personalised use case, so use card-mod which gives you all the flexibility that you need, take the example that I gave you and tweak it to match what you are searching for.

If you want to hide the header for all the users excluding a set of users for which you want to show the header on rollover, just use Jinja templates for that. You can add display: none to the header only if the user is not in the specific list of users that you want to show the header on rollover.

your-custom-theme:
  card-mod-t…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Trzinka
Comment options

@elchininet
Comment options

Answer selected by Trzinka
@Trzinka
Comment options

@elchininet
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants