• Is it possible to float the iframe to the right of a paragraph? Using
    [iframe style=”float: right;” src=”https://www.youtube.com/embed/u2orlee0_mw?si=FXzGqJBSk2qwO0XA&autoplay=1″ width=”560″ height=”700″ frameborder=”0″]
    puts the iframe to the right, but it is below the paragraph. I am using the classic editor. When I look at the code, I have

    <!-- wp:paragraph -->
    <p><span style="font-size: 12pt;">We ... in-person or on-line![iframe style="float: right;" src="https://www.youtube.com/embed/u2orlee0_mw?si=FXzGqJBSk2qwO0XA&amp;autoplay=1" width="560" height="700" frameborder="0"]</span></p>
    <!-- /wp:paragraph -->

    The page I need help with: [log in to see the link]

You must be logged in to reply to this topic.