Thread Starter
ameo02
(@ameo02)
Today I’ve also noticed – in Firefox only issue – that some text
can break through that small post container box on front site!
Thread Starter
ameo02
(@ameo02)
this theme has a bug, where media posts that are embeded fall out of post content box.
You can simply fix this by adding this code in your style.css file
article #post-content iframe {
max-width:100%;
This should be added in future updates, if they’ll ever happen
i had a problem with video size in mobile version of this theme. thanks a lot! it works!