- This topic has 3 replies, 2 voices, and was last updated 2 years, 10 months 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
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]