Replies: 0
Hi,
am building galleries on localhost using FooGallery free. Want to disable any title or caption showing with thumbnails. FooGallery preview shows a proper preview, but after inserting gallery and previewing post there is always a blank space below thumbnail (meant for either title or caption).
I have gone through all settings and disabled title/caption everywhere, including in FooBox free just in case. Have even added
.fbx-caption-title{
visibility:hidden;
}
to gallery custom css. Have erased thumbnail cache in FooGallery and erased cache in browser. Nothing changes.
Any ideas on how to remove the blank space?
Tnx.