Matrix - Carousel Font Settings | XM Community
Skip to main content

Hello,

I want to set up a matrx table set in carousel, and carry forward statements selected from a previous question. But since the statements are “carried forward”, I am not sure how to adjust the font settings, such as bolding the statements or increasing the font size. Could anyone please share the CSS code to help with this?

Thanks!

Use the below CSS:

.CarouselCardText {
font-size: 25px;
font-weight: bold;
}

 


Thanks, Shashi!


Leave a Reply


OSZAR »