#gallery figcaption {
display: none;
}
dziudek wrote:Hello toni,
I think that the easiest way will be adding in one of the CSS files the following code:
- Code: Select all
#gallery figcaption {
display: none;
}
If you want to hide it without using CSS code, then you should remove the title and all descriptions - in this case the figcaption elements won't be displayed.
dziudek wrote:For SEO it would be much better if you will have some titles for your images