How do you remove the line separator from ItemList?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By hagabooga

I was wondering how do you remove the line separator from ItemList.

:bust_in_silhouette: Reply From: pencyl

I am also looking for the solution. For now I can only use the V-containers or Grid Containers with buttons to make a clean list!

This might be better as a comment

Eric Ellingson | 2020-02-07 21:04

:bust_in_silhouette: Reply From: jgodfrey

As far as I know, you’ll need to tweak the theme, but for this specific task, it’s pretty easy to do. I think this’ll work.

  • Select the ItemList in question
  • In the inspector, go to the Theme section
  • Expand the Custom Color item
  • Activate the Guide Color checkbox
  • Open the color selector and slide the alpha value down to 0, making the separator completely transparent.