Make banner text clickable

PHOTO EMBED

Mon May 13 2024 11:52:40 GMT+0000 (Coordinated Universal Time)

Saved by @ythhj #css

.noClick {
  pointer-events: none;
}
content_copyCOPY

Add the class "noClick" to the text box/text area and you can click through it. Can also be applied to all banners with text - but its not always what you want for all banners.