• Ok, I have been looking at this for way to long. I want a slider and video next to each other (and then three sliders below it). Why? Because my friend is crazy.

    Here is what I have in the text editor:

    [metaslider id=106]<iframe src=”https://www.youtube.com/embed/HsGNFtzlmxI?rel=0&#8243; height=”225″ width=”400″ allowfullscreen=”” frameborder=”0″></iframe>[metaslider id=168][metaslider id=171][metaslider id=172]

    How do I keep the video from going full screen behind the first slider?

    See https://www.ngcaviation.com – home page

    Thank you!

Viewing 1 replies (of 1 total)
  • <div id="slider1">[metaslider id=106]</div>
    <div id="my_frame"><iframe src="https://www.youtube.com/embed/HsGNFtzlmxI?rel=0" height="225" width="400" allowfullscreen="" frameborder="0"></iframe></div>
    <div id="slider2">[metaslider id=168]</div>
    <div id="slider3">[metaslider id=171]</div>
    <div id="slider4">[metaslider id=172]</div>

    Then style with CSS using the ids.

    You may however want to ask your friend to try to load your site with DSL connection or a non-robust computer (or both).

    https://gtmetrix.com/reports/www.ngcaviation.com/x9iU6ngV

Viewing 1 replies (of 1 total)
  • The topic ‘Slider and Video side by side in Responsive Theme’ is closed to new replies.