By Stefan on Tuesday, 25 June 2019
Posted in Technical Issues
Likes 0
Views 651
Votes 0
Hi there,

I'm unsing the tags to emded Youtube Videos in some comments:
https://nimb.ws/JqY6Ab

Hoe could I achieve, that the video fills the whole available width of the comment (responsive)?

Thx,
Stefan
Hi there,

Currently, there are issues on our end regarding this as you should be able to configure them here https://screencast.com/t/5XyEBDIzFM. Maybe you can try to apply css codes below here https://screencast.com/t/TBVxemi0z and see if those videos shown it full width or not.

[gist type="css"]
#kt .embed-responsive-16by9 {
max-width: 100% !important;
}
[/gist]

If still persisted, would be best if you can re-check your current access as those access are blocked currently so that we can further check this issues.
·
Tuesday, 25 June 2019 10:31
·
0 Likes
·
0 Votes
·
0 Comments
·
The CSS did it.

Gorgeous support, thank you so much! ?

Stefan
·
Tuesday, 25 June 2019 14:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding.
·
Tuesday, 25 June 2019 14:07
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post