Skip to content

How to make slide visible before initialization? #450

Answered by NaotoshiFujita
aleksanderd asked this question in Q&A
Discussion options

You must be logged in to vote

Just override the style if you can accept that the user is able to see noninitialized elements:

.splide {
  visibility: visible;
}

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@aleksanderd
Comment options

@NaotoshiFujita
Comment options

Answer selected by aleksanderd
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