We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

WordPress shortcode puts the iframe inside a

Home Forums General Questions WordPress shortcode puts the iframe inside a

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #78081
    Pandern
    Customer

    Hi,

    I noticed now that the WordPress plugin puts the iframe inside a <figure> tag with styling that seems unneccessary:

    figure {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 40px;
    margin-inline-end: 40px;
    unicode-bidi: isolate;
    }

    Why like this? :wacko: What can I do to avvoid this “feature”?

    • This topic was modified 5 hours, 24 minutes ago by Pandern.
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.