When playing the video there is a very high bottom margin. ELE PETS Theme

Home Forums All Other Themes When playing the video there is a very high bottom margin. ELE PETS Theme

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #195206
    Francisco Rubén Jorquera VillarroelFrancisco Rubén Jorquera Villarroel
    Participant
    • Topics: 25
    • Replies: 65
    • Total: 90
    Member since: December 31, 2020

    In the theme “Ele Pets” I want to add a video in a section that replaces the slider.
    For this, I added a new section in Home Page, with a video from my server.
    When playing the video, there is a very high bottom margin.
    I want the video player to have a proper aspect ratio for my 1440 x 433 video.

    URL:
    https://neuroterapiaclinica.com/psicologia

    #195237
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .elementor-section.elementor-top-section.elementor-element.elementor-element-b98b5b3.elementor-section-full_width.elementor-section-height-default {
      width: 1440px;
      margin: 0 auto;
    }

    Regards,
    Chris

    #195256
    Francisco Rubén Jorquera VillarroelFrancisco Rubén Jorquera Villarroel
    Participant
    • Topics: 25
    • Replies: 65
    • Total: 90
    Member since: December 31, 2020

    I resolved by myself with change ratio to 21:9 and this change into CSS
    .elementor-aspect-ratio-219
    .elementor-fit-aspect-ratio { padding-bottom: 32%}

    32% was correct for me,

    Then I adjusted a few margins in the objects.

    Thanks a lot.

    #195266
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Great.

    Regards,
    Chris

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.