How to Remove Document Icon

Remove icon in top left.
I don’t know CSS, but I wanna. Can you give context?
Andy Mode, rotated header. Minimal Theme. Hider Plugin.

Which Icon are you refering to? Is it this one? image

1 Like

Yeah, I’m always in Andy Mode so it doesn’t add much.

.view-header-icon svg.document 
{
display: none;
}

Hello,

This is a long shot but I found myself with this particular problem, but your solution doesn’t fix it unfortunately.

Are you able to help me? I imagine the number of updates since your post may have changed something.

More likely, I am doing it wrong (but I followed all the right steps for snippets).

Grateful for your help!

Screenshot 2023-01-24 at 16.11.45