Open Robertght opened 1 year ago
I looked around and noticed that Rumble.com does not offer dedicated styling for its embeds.
When added on a page or a post, using a classic or block theme, the ratio of the video does not render correctly.
As a workaround, I recommended using CSS.
Example:
/* Force a max height on the rumble.com embeds | 5945981-zen rg */ figure.is-provider-rumble-com iframe { max-height: 315px; }
I encouraged a case here 5945981-zen
No response
Support References
This comment is automatically generated. Please do not edit it.
📌 ACTIONS
Related request: Add a Rumble Video block #69791
Could have been helpful in 6337041-zd-woothemes
What
I looked around and noticed that Rumble.com does not offer dedicated styling for its embeds.
When added on a page or a post, using a classic or block theme, the ratio of the video does not render correctly.
As a workaround, I recommended using CSS.
Example:
Why
I encouraged a case here 5945981-zen
How
No response