Skip to content

Trying to hide progress bar #3140

Discussion options

You must be logged in to vote

I've had success using the following CSS (use id="model" in your element declaration):
#model {
--progress-bar-color: none;
--progress-bar-height: 0px;
}

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@samaneh-kazemi
Comment options

@elalish
Comment options

@BenSztukowski
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

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

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