• Resolved sparecornerartstudio

    (@sparecornerartstudio)


    I have multiple galleries on one page, and due to the content of one gallery it would look nicer without the title overlaid on the thumbnail. I can’t use a blanket CSS rule because I need to keep titles on the other galleries. Is there just some variable within the shortcode?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author InfiniTools

    (@infinitools)

    Hello, yes of course there’s an option that you can use directly in the shortcode to disable caption on thumbnails, it is ‘ hover_data ‘. You can use it as follows:

    [go_gallery cat='X,Y,Z' hover_data=0]
    

    No need to apply any other css rules.

    Thread Starter sparecornerartstudio

    (@sparecornerartstudio)

    This works great, thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is there a way to remove the image title from the thumbnail?’ is closed to new replies.