insert video

Discussion in 'RoadFighter WordPress Theme' started by sociald, Feb 2, 2015.

Thread Status:
Not open for further replies.
  1. sociald

    sociald Guest

    Joined:
    Mar 20, 2014
    Messages:
    18
    Likes Received:
    1
    How do I can insert a video from youtube on the homepage instead of "what client say"
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi sociald,
    Please follow the video link given below.
    http://screenpresso.com/=eaHfe

    Now, paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    .circle {
    display: none !important;
    }
    .testimonial_author {
    display: none;
    }
    .feature_testimonial p {
    background: none;
    border: none;
    }
    .feature_testimonial iframe {
    width: 100% !important;
    height: 260px;
    }

    Thanks,
    Praveen
     
  3. sociald

    sociald Guest

    Joined:
    Mar 20, 2014
    Messages:
    18
    Likes Received:
    1
    Thank you very much
     
Thread Status:
Not open for further replies.

Share This Page