edrisranjbar / JetCode

JetCode wordpress theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The video in a post page has overflow

abdolmajidbn opened this issue · comments

I think iframe youtube
For example css3 post
You should be set width 100% of parent

Hi @abdolmajidbn.
thanks for your interest in contribution in this repository. I checked the issue and I figured out that this is a front and problem that we can solve with setting the max-width of the iframe tags inside post page to 100%.

this will fix the issue