Home › Forums › Jevelin Theme › Facebook video not appearing correctly on front page
Home › Forums › Jevelin Theme › Facebook video not appearing correctly on front page
Attached is a picture, as you can see the youtube video appears fine but the Facebook video, well appears all jumbled in a small space. This is using the Blog demo as a template.
Hi @chudancha,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is not displaying correctly so that i can troubleshoot it?
Best regards,
Shufflehound team
I apologize in advance if you are offended by the material. The site is in a state of transition but as you can see i have tried a few different things and different Facebook videos. Most of the posts are default post settings with video checked.
You can try resolving the issue 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
.ratio-content > div#fb-root {
width: auto;
height: auto;
}
Wow, you are pretty incredible. Thanks a lot! Fixed the issue.
You are always welcome here 🙂