Hello vibethemes team,
I updated from version 3.9 to 4.
In version 3.9, Vimeo styling in "course status" unit was correct.
Now, the vimeo videos in units are very small.
I've realized that you add an option in unit creation to add a vimeo video and use your video player and it shows correclty.
But I have +1400 video vimeo Units done before update.
Is there a way to show this units correctly?
I cannot modify one by one!
Ok please share your site url and admin credentials in private reply to check this up.
This reply has been marked as private.
You just have to click on sync.
https://prnt.sc/viwucq
https://prnt.sc/viwu8m
see this important step here : https://youtu.be/QoQAWQyXXwo
It's the third time I try, but it always keeps loading (one time at 360, another at 950 and another at 600).
OK, I finally did it, but nothing happens. The Video style is the same.
please try adding this custom css in your wp-admin -> appearance -> customize -> custom css :
.course_content_content_wrapper .arve-embed-container { position: relative; padding-bottom: 56.25%; padding-top: 35px; height: 0; overflow: hidden; } .course_content_content_wrapper .arve-embed-container iframe { position: absolute; top:0; left: 0; width: 100%; height: 100%; }
It works! Thank you very much Alex. You are the best ;)