Skip to content

Image Title Removal #5409

Answered by echo6ix
nathanstreetx asked this question in Q&A
Oct 22, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Add this Custom CSS and refresh Stash.

/* Hide image titles in image cards */
.image-card {
  .card-section-title {
    display: none;
  }
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nathanstreetx
Comment options

Answer selected by nathanstreetx
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
Converted from issue

This discussion was converted from issue #5408 on October 22, 2024 16:07.