Home>Support>How to hide image captions

How to hide image captions

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hello

What code should I remove (or add) in my child theme to stop captions from appearing in galleries?

At the moment I’m using captions for the images I have appearing in a Meta Slider slideshow but the downside is that the captions also show up in regular galleries (where they’re not wanted).

Thanks in advance.

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hi Scott

    Perhaps we could hide them with CSS? Inserting the following under Appearance > Custom CSS works on my side:

    /* Vantage Hide Gallery Captions */
    
    .entry-content .gallery .gallery-caption {
    display: none;
    }
    
  2. 10 years, 9 months ago Scott

    That works well.

    Thank you Andrew.

  3. 10 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Super, glad that helped.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More