YouTube Video

Discussion in 'SpotMoto WordPress Theme' started by myallenmedia, May 20, 2014.

  1. myallenmedia

    myallenmedia Member

    Joined:
    Apr 2, 2013
    Messages:
    51
    Likes Received:
    0
    I have added youtube embed code to the first slider and it shows the youtube video but it won't play. How can I get it to play?
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .flexslider .slides .imgmedia span.slider-shadow {
    height: auto;
    } 
    This will solve your issue.
     
  3. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Open the style.css file present in your theme directory and follow the instruction as shown in image given below

    2014-05-20_1611.png


    This will solve your issue.



    Thanks & Regards
    Gourav Shrivastava
     
  4. bernz3

    bernz3 Member

    Joined:
    Feb 18, 2012
    Messages:
    56
    Likes Received:
    0
    Could you please explain to me how can I add the youtube code to the slider area?

    Thank you,
     
  5. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67

Share This Page