Skip to content

How to remove default chevron icron in <summary> tag when using dropdown? #2511

Closed Answered by saadeghi
JosephKorel asked this question in Q&A
Discussion options

You must be logged in to vote

If you use a daisyUI button class for the <summary> like this: <summary class="btn"> the chevron will go away, otherwise, daisyUI doesn't apply styles to it:
https://play.tailwindcss.com/Y5naFVQh4W

Another way is to add this arbitrary class: [list-style:none] to <summary>
https://play.tailwindcss.com/fb7glrAlfT

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by saadeghi
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
3 participants