I would like in the preview no external distance of the videos.
Unfortunately, when I set Gutter = 0px under Content> Grid>, it does not work. Do you know a solution?
Hi
Thank you for feedback us
Probably because the demo encountered a small problem so we will try to test,
But if you want to custom it does not have padding, I will instruct you
go to file: ...\modules\mod_jux_youtube_feed\helper.php at line 71
$html[] = 'data-yt-content-gutter = "'.$params->get('gutter').'"';
edit:
$html[] = 'data-yt-content-gutter = "0"';