Hi!
I apologize in advance if this question has already been answered, however I could not find any information about it, so I am asking my question here ( 0.49.7 version):
Is it possible to remove the borders (demarcation lines) from the question cards? For example, how can I remove them when adding a Heading?
I have attached an illustrative example.
Thank you so much in advance.
TonyC
June 10, 2024, 2:18pm
2
You are looking for this feature request:
opened 08:55AM - 29 Aug 23 UTC
Priority:P2
Reporting/Dashboards
Type:New Feature
.Frontend
Embedding/Static
.Team/Embedding
**Is your feature request related to a problem? Please describe.**
Currently yo… u can only remove this border:


**Describe the solution you'd like**
I would like the option to also remove the card borders as well:
<img width="508" alt="image" src="https://github.com/metabase/metabase/assets/110378427/a679bdfa-15c6-434e-ae1e-504526f62cd1">
So I would like the dashboard to look like this:

instead of this

This should be fairly straightforward and should allow the setting of this [property](https://t.sidekickopen26.com/Ctc/LY+23284/cXzHx04/Jks4YGXpW69t95C6lZ3lrW3qC5z_93FnTmW1SNM7F4DDxB8W3B3GY671DB6FW52cP313JF39KW90tbgz2ClFnxW1yx9M22bQ0vtW3qcqDH4wfW8KVHmTKP14ZnLLVqWMls8LyxXvW4t3Gwk1fQh9bN2Bkk_9jMFY7W59rS_p40nvBtW4Dm14273D6HvW8t9zDp93_XsKW3h9xsM7gjvh4W7yYv7c73q5bGVLHDpb7ckBtmW1lc9mj76Z9GGN5YP3bDjrQH1W2g0LTf5NqCJmW38Q_vr989lJcW23Pbfk7QFl4SN3l2-TCHFGJvW99tQ6w4YD85dW9fG1Jz2bjK6FN96l-X3wKNbWW6vQfbZ4jRQ7ZW6XKJ6t5n_M3XW7pZg6n1jC9JbN4L4DT9sJ1ffW56TdBD7zspwxW2_bpZw6tBW08W3bfhpn1S8PG7W60-znw4237fkN6Pwqr5xph92W1_RH5v1KrV9mf4GBg4s04) to `box-shadow: none` via the GUI. Something like this:
<img width="1512" alt="image" src="https://github.com/metabase/metabase/assets/110378427/8bebfbe1-5428-4e4b-bd8e-fd88d0407e0a">
**Additional context**
Due to this bug https://github.com/metabase/metabase/issues/31250 customers created dashboards that didn't have a border which was a biproduct of the bug so a number of users got used to dashboards without borders ... Once this got fixed the dashboard returned to normal but that impacted a number of customers as well.
1 Like