• Resolved greenvespa

    (@greenvespa)


    I’ve got problems using iframes in Fruitful theme.
    I tried with simple code like <iframe width=”700″ height=”550″ frameborder=”0″ scrolling=”no” src=”https://www.mydomain.com”></iframe&gt; and I tried also with some iframe plugin.
    I can show the iframe, but height is blocked at 380px (or something similar) even if i wrote a different height number (higher).
    How can i watch my iframe correctly?

Viewing 1 replies (of 1 total)
  • Theme Author Fruitful Code

    (@fruitfulcode)

    greenvespa,

    Everything is simple.

    Appearance > Theme options > Custom CSS

    .entry-content iframe{max-height:650px}

Viewing 1 replies (of 1 total)
  • The topic ‘iframe height problem’ is closed to new replies.