ONE VIDEO BOX

Discussion in 'Woodpecker WordPress Business Theme' started by bizgirl, Jul 17, 2015.

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

    bizgirl Member

    Joined:
    Feb 4, 2013
    Messages:
    145
    Likes Received:
    7
    Hi guys,

    I would like to have one video instead of 2 in the videobox section.

    The dimensions of the video I want to use are 1280x720.

    Is there any shortcode to allow me to this. The video is uploaded on youtube at
    .

    Many thanks for your assistance.

    The website is not published as yet.

    Cheers,

    Maggie
     
  2. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Hello,

    Greetings from InkThemes,

    Kindly follow the step which mentioned in the below video link.

    http://screenpresso.com/=wuLZb

    All you have to do is just go to Dashboard->Appearance->Theme Options->Styling Option->Custom CSS

    field and try to cut paste the given below CSS code there.

    Code:
    .vid-holder1 iframe, .vid-holder2 iframe {
      width: 100%;
      height: 720px !important;
      max-width: none !important;
    }
    Hope this will resolve your issue.

    Do let me know if you need more assistance,

    I would be glad to assist you further,
     
  3. bizgirl

    bizgirl Member

    Joined:
    Feb 4, 2013
    Messages:
    145
    Likes Received:
    7
    Thanks so much Sobhagya. That did the trick!

    Awesome service as always.

    Cheers,

    Maggie
     
  4. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    You are most Welcome!

    Always feel free to ask your queries at our support forum:

    http://inkthemes.com/community/

    We would be glad to assist you...

    Have a nice day!

    Thanks & Regards!
    Sobhagya Sahu
    InkThemes.com
     
Thread Status:
Not open for further replies.

Share This Page