Answered
10 Dec 2021
in reply to
Missing user
Link to this post
Hello again Mike,
You can remove the thin gray border by adding the following snippet to a CSS widget on the same page as the list view:
#TpcListViewModel_element {
border: none;
}
Let me know if you have any issues,
Brady
TPC Web Developer