As a designer/artist I want to be able to create moodboards and collect images without seeing the title of je object or image (just like in notion). This was a feature that I was still missing, but with custom css you’re able to achieve this. Below is a quick example of how you can achieve that.
result:
this view is a lot cleaner if you only want to see the images. I also adjusted the spacing between the blocks so that the images are closer together.
Thanks! yeah would be great if they add this with a simple toggle for example. This works for all gallery views, including sets and collections and since the new update is also seems to work with all grid sizes
I was tinkering with this CSS and found a way to specifically target a specific set/collection. Figured I’d share it here in case someone could use it.
You can then replace “idofyourpage” with the one inside the devtools, so it’d look like this for example: #editor-controls-bafyreiab27psja5fetoznlbqq74zpstria6mrah373qas3hr6okp6cngzy
It won’t work on pages with inline collection/sets. There’s definitely a way to specifically target those but I personally don’t need it right now. Happy to figure it out if someone else needs it though.