Hi
Trying to make the text colors the same in the collapsible row. Any help would be appreciated ![]()
Hi
Trying to make the text colors the same in the collapsible row. Any help would be appreciated ![]()
Hi @cholometal
Check this one,.
.accordion__title {
opacity: .75;
}
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!