I thought it might be targeting the wrong attribute so I did “.card__heading{ display:none !important;}” which worked to remove the text however it doesn’t act as a link anymore, and I want the picture to act as the link.
Any idea of what I can do (I’m very new to coding)
Can you describe in a bit more detail what you are trying to achieve? Are you trying to remove the text from the six boxes and use the image text instead but still have them linkable?