Need help with UI Builder carousel text

Eswar13
Tera Contributor

I developed a carousel using a background image and stylized text components. Now the requirement is we need multi-lined text in multiple font sizes in the stylized text component. Can it be achieved? If so, how?

 

Thank you in advance!

2 REPLIES 2

JagjeetSingh
Kilo Sage
Kilo Sage

Hi,

It is good if you can share the design doc or image here.

 

Based on what I understood from your post, I'd suggest to use multiple stylized text components  if you want to keep the styling different for each of them.

For background image on carousel, I'd suggest to add the carousel component in container and then you can set up the background CSS property of that container like below. OR you may choose to set this for carousel as well directly.

JagjeetSingh3_0-1670224008663.png

 

The image value here is url(YOUR_IMAGE_NAME). The image can be used from image library as well.

 

 

 

 

Jagjeet Singh
ServiceNow Community Rising Star 2022/2023

Thank you Jagjeet for your reply

Eswar13_0-1670240816318.png


Here is the design doc, I want to achieve the highlighted thing through carousel, where multi-line text is used at a single content carousel item.

Can you please tell how to use multiple stylized text components in the carousel as because each stylized text component behaves as a single carousel content item?