Home › Forums › Jevelin Theme › Video Youtube responsive
Home › Forums › Jevelin Theme › Video Youtube responsive
Hello,
I sometimes use videos in my articles via the Shortcode Unyson . I work on a computer. So I defined a large size. Problem, on a tablet or phone the video isn’t responsive. How to fix this problem?
An exemple here: https://leblogdumono.be/distance-securite/
Thanx for your help
Solution for this topic
Hi @soky,
Sorry to hear of the problem you are having.
You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#content .sh-video-player { max-width: 100%; width: 100% !important; }
Best regards,
Shufflehound team
Wow! it works 🙂
Thank you
You are most welcome here 🙂