There is a line in the portal of a catalog build I've just modified that appears to be from adding a rich text label. It breaks up the flow of the page, and I'm wondering if this line can be removed?

Sarah _Annette_
Tera Contributor

I'm modifying a catalog build for our service portal, and using a rich text label for a bulleted attestation list. The specs require me to include an acknowledgement checkbox, and the rich text label is creating a line that divides these two variables and breaks up the flow of the page. I have tried using a container instead, but that didn't work. Does anyone know how to keep my formatting, but remove the line that rich text labels create? Thanks.

6 REPLIES 6

@Sarah "Annette" Gillespie i can suggest one thing 

create a custom type variable and for that custom type variable you can tag a widget and in that widget HTML part you can write this bulletin code.

So basically what ever you wrote in Rich label field copy the source code and paste it in HTML of the widget and attach the widget here.

Click on the source code button

find_real_file.png

Copy the source ode and create a widget and tag that widget in the custom variable and place this variable above the check box variable

find_real_file.png

find_real_file.png

Hope this work around helps 

This didn't work, but I appreciate your advice.