Search
 
SCRIPT & CODE EXAMPLE
 

CSS

bootstrap accordion some change

 .accordion-button:not(.collapsed) {
  background-color: #00c0e1;
  color: #fff;
}

.accordion-button {
  background-color: #00c0e1;
  color: #fff;
}

.accordion-button::after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}
Comment

PREVIOUS NEXT
Code Example
Css :: scale up and scale down animation in css 
Css :: image rotate css 
Css :: round 2 corners of div css 
Css :: wordpress css admin not loading 
Css :: id starts with css 
Css :: line through text css 
Css :: change color accordion arrow bootstrap 5 
Css :: elementor accordion closed by default 
Css :: background repeat space 
Css :: style direction 
Css :: how to add font otf format in html 
Css :: responsive font-size 
Css :: image rendering css 
Css :: object-fit 
Css :: flex margin between items 
Css :: scroll bar with 0 width 
Css :: overflow x not hidden 
Css :: kommentar css 
Css :: div color overlay css 
Css :: center an image 
Css :: vertical align css 
Css :: transform origin css 
Css :: css set font family for all elements 
Css :: circle css w3schools 
Css :: @font-face css 
Css :: placeholder color 
Css :: make image background of div 
Css :: background shrinks when responsive 
Css :: ios safe area 
Css :: input type file placeholder 
ADD CONTENT
Topic
Content
Source link
Name
9+1 =