Hello, dear mayavo1.
Thank you for contacting us and reporting your problem.
Edit our gallery file tsvg-thumbnails-video-gallery.php. Find code in line 1169.
.TS_VGallery_effect-container .TS_VGallery_tv_{
margin: var(–tsvg_p_bw_);
width:calc( calc(100% – calc(2 * var(–tsvg_p_bw_) * var(–tsvg_v_w_)) ) / var(–tsvg_v_w_))!important;
} – sencer
Please edit the code and write like this.
.TS_VGallery_effect-container .TS_VGallery_tv_{
margin: var(–tsvg_p_bw_) !important;
width:calc( calc(100% – calc(2 * var(–tsvg_p_bw_) * var(–tsvg_v_w_)) ) / var(–tsvg_v_w_))!important;
}
Everything needs to be changed. After that save the gallery file.
We are always happy to hear from you and solve all problems. We will develop the plugin with you. For us, the most important thing is that the plugin should be used by the developers themselves.
Have a good day!
Thank you. It works well.
Have a nice day too!
Dear mayavo1.
Thank you for your response.
We are happy to hear that the issue has been resolved. You are welcome to contact us anytime it is convenient for you.
Thank you.