How can I remove the black line from scrolling frames?

So I’m making a custom leaderboard/player list using a scrolling frame, but I would like to remove the thin black line which separates the frame from the scrolling bar, is there a way to do this?

image

3 Likes

Set the property, BorderSizePixel to 0.

5 Likes

Ah, thanks for your help! Have a good day :smiley: