Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Thanks for using Founder!

    Founder has a script that makes all Youtube videos responsive in posts/pages and it looks like Shortcodes Ultimate has a similar feature as well. They’re not playing nice together ??

    Here’s a CSS snippet you can add that should fix the issue:

    .su-youtube {
      padding: 0 !important;
      height: auto !important;
    }

    That can be copied & pasted into the “Additional CSS” section in the Customizer (Appearance > Customize).

    Thread Starter jimichanga77

    (@jimichanga77)

    That works Ben. Thanks. Your support has been great. I’m a paid customer and will be sure to leave you a good review.

    Theme Author Ben Sibley

    (@bensibley)

    Glad to hear that, thanks so much!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Youtube controls are obscured in theme’ is closed to new replies.