Does anyone have any suggestions on how to modify the container or the option prompts when using the matrix table carousel option? I want to use a 6 option prompt (horizontal position) but it cuts off and enables a scroll bar.
Solved
Modify carousel container or option prompt buttons

Best answer by Diana_A
I have the same issue with the scroll bar at the bottom. I have 6 scale points and can't figure out how to make it fit.
What changes do you need to make to the container? I managed to change the size of the answer option box using this code in the custom css box. You can play with the dimensions
.CarouselCardFrame{position:relative;width:500px;margin:20px 0;height:100px;border:2px solid #104ba5;border-radius:2px}
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.