Hi VanAwful,
If you just want to hide the title please try the steps below
The steps below shows you how to hide the title in classic layout
1. Open file "\CuteSoft_Client\Gallery\Layout\Classic\Code.js"
2. Find section below
var titltText=photo.Title;
3. Change to
If you want to hide the title in other layout, you can fine the same section in the corresponding script file
Regards,
Ken