Hi,
It goes without saying - thanks for the fantastic theme and the constant updates!
I have a question regarding a Vimeo embed within a toggle on a page. On page load, the embedded video exceeds the bounding box (please see attached image). However, it corrects itself on a resize.
Is there anyway I correct this on the page load?
Thanks,
Peter.
Hey Peter!
What browser are you seeing this behavior on? I've tried so far on Firefox/Chrome/Safari but can't see it happening yet.
Cheers :)
Thanks so much for replying to my question. I'm sorry I should have closed my ticket or provided an update.
I found a fix in the forum on a similar item - by adding the followng code into the custom CSS pannel
body .toggle div {
padding: 10px 14px 10px !important;
}
No worries! Glad you've sorted it :)
Cheers