Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #625538

    if I want to put two videos side by side so together they will stretch from side to side (just like one full width video in the background of color section, only two – side by side), can it be done?

    #625548

    Hey Doron,

    I am not 100% sure if thats what you mean but what you can do is to place 2 video elements within a “grid element” that has 2 cells. Just make sure that the cells got no padding and the videos should both use exactly 50% of the available width :)

    Best regards,
    Kriesi

    #625646

    Hello Kriesi! wow.. thanks for the fast response
    I tried your suggestion but it doesn’t seem to work
    here (in the private content) are links to screenshot of the the layout in the backend and the front
    as you can see the two videos are tight without blank space between them
    but from the left side of the left video and the right side of the right video there’s huge white space – they are not full screen width from side to side
    how can i stretch so there wont be any white gap from their sides?

    • This reply was modified 7 years, 11 months ago by Doron. Reason: typo
    #625650

    Hi!

    Can you please post the link to your page?

    Cheers!
    Yigit

    #625664

    here it is (in the private content)

    #625668

    Hey!

    Can you please refer to this post – http://kriesi.at/documentation/enfold/color-section-with-100-container/ and add two 1/2 column elements inside your color section and then add following code to Quick CSS in Enfold theme options under General Styling tab (as an addition to the code posted in the link i posted above)

    #fwcs .av_one_half { width: 50% !important; margin: 0 !important; }

    Cheers!
    Yigit

    #625682

    works perfectly!
    thank you very much!

    #625688

    Hey!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘two videos full width side by side, is it possible?’ is closed to new replies.