Can I remove the line at the bottom of the List Item component?
I’d like to use this as a base for my own Component but the line is causing display problems.
Can I remove the line at the bottom of the List Item component?
I’d like to use this as a base for my own Component but the line is causing display problems.
You can remove the bottom border from the component by double-clicking it and going into the composite component edit mode. This component, and a number of others, are a grouping of components to make a more complex component.
When you are in the composite component edit mode (see attached screenshot) you can go to the style tab and change the border style to “none” and/or change the border width to 0. You will need to expand down the border style so that you can change just the bottom border (which is set to 1)