/* replace "blue" with the hex code you want to change infobooth text colour */
.infobooth .content-list .list-item {
color: blue;
}
/* replace "blue" with the hex code you want to change infobooth text colour */
.infobooth .content-list .list-item {
color: blue;
}
Comments
Article is closed for comments.