Gallery3 Camera slider bug

CloudApp
Display Navigation OFF doesn’t remove the dots from below the images.

I can hide them with the following css for my purposes but I thought you should know about it.

.camera_pag{
    display:none!important
}
2 Likes

Thanks. I will review that.