Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1290345
    Kelsey L
    Participant

    Site URL: http://orgess.com/wordpress/wp/videos/

    My client would like to recreate this page: http://wavedemo.com/organicessence/video/

    Is it possible to have the videos in two columns that way, with different sizes? I’m not having any luck getting them to be different sizes.

    #1290440
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! You can add the videos in two columns and change the width of each video manually by adding the following code in your Video Element’s style field:

    width: 60%;

    change this width for each video element as per your need.

    Hope this helps!

    #1290581
    Kelsey L
    Participant

    Hi Nabeel,

    When I do that, the videos stay left-aligned, even if I try to apply a different alignment as inline CSS.

    #1290863
    Friech
    Moderator

    Hi There,

    You can add margin: 0 auto; so the video will be centred.

    width: 60%;margin: 0 auto;

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1290345 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>