Viewing 2 replies - 1 through 2 (of 2 total)
  • @yuud, I think so… but not without a link to the specific page.

    Plugin Contributor photocrati

    (@photocrati)

    @yuud – You should be able to use some custom CSS or a custom template to not display that text.

    Try something like this for custom CSS:

    div.ngg-imagebrowser h3 {
    	display: none;
    }

    – Cais.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove captions from imagebrowsers gallery?’ is closed to new replies.