- This topic has 3 replies, 2 voices, and was last updated 7 months, 2 weeks ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › When playing the video there is a very high bottom margin. ELE PETS Theme
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
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
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.
Great.
Regards,
Chris
WordPress is a truly powerful platform because of the superior functionalities that it has to offer. One of them is the convenient migration option from […]
If you have a WordPress website with a blogging section, then searching for other authors and bloggers to write for your website has its own […]
WordPress themes are the perfect ways to create a website to reach out to an audience without a hiccup. Digital presence has become a quintessential […]