Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Image of header #286160
    romeo
    Participant

    hello, I hope this will work for you. You can add a custom CSS property for disappear a image when hover.
    img:hover {
    display: none;
    }

Viewing 1 post (of 1 total)