hello, can someone give me the code to make my collapsible rows have a solid color background? thank you!
@ExoticSouls - can you please share this page link?
Password: bf22
password: bf22
my password: bf22
password is bf22
password (bf22)
password is bf22
password blackfriday22
password blackfriday22
Please add below css code in bottom of assets/base.css file
.product__accordion .accordion__content {
background: #000 !important;
}
Thank you.

