Skip to content
Discussion options

You must be logged in to vote

This is how you would change the color of the placeholder.

.gjs-placeholder.horizontal {
   border-color: transparent red;
}
.gjs-placeholder.vertical {
   border-color: red transparent;
}
.gjs-placeholder-int {
   background-color: red;
}

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@HashimHaider
Comment options

@FawadOmerEsk
Comment options

@ronaldohoch
Comment options

Answer selected by HashimHaider
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants