• Resolved taltenberg

    (@taltenberg)


    I’m hoping there’s a way so that a different image appears when user rolls over an image in a gallery, instead of its caption; is there a way to do so?

Viewing 1 replies (of 1 total)
  • Hi,

    there’s not an option to do that. You can do it by using custom CSS, something like:

    .final-tiles-gallery .tile .caption { background-image:url(‘/url/to/image’); }

Viewing 1 replies (of 1 total)
  • The topic ‘Rollover image instead of caption’ is closed to new replies.