Space After Background Video - Question | JoomShaper

Space After Background Video

D

digitalhouse

SP Page Builder 2 years ago

Hi There, I am have an issue with background videos on sp page builder. Sometimes when I load a page with a background video (about 1 in every 5 times) there is a random gap appearing at the bottom. Please see the page here: https://cyberprotect.infosec-cloud.com/component/sppagebuilder/?view=page&id=96 I've checked for rouge margin etcs but can't find out how to fix it. Please can you advise. Many thanks Sarah Payne

0
6 Answers
Ariba
Ariba
Accepted Answer
Support Agent 2 years ago #26353

Hello

Thank you for your query.

Let me take a look at the issue.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #26357

Hi

Use this custom css

.sp-page-builder .page-content #section-id-1627395588820{
    padding: 0px !important;
}

Add this css code inside the custom.css file. Note: Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code. https://prnt.sc/pu705g https://prnt.sc/pu70zn In Extensions>Template> Template Options > Custom Code > Custom CSS please add this Thanks

0
Ariba
Ariba
Accepted Answer
Support Agent 2 years ago #26360

Please check the screenshot below.

There was an extra row inside the page. I have disabled the row and your gap is gone now. Hope that helps you.

sarah-row-disable.JPG

0
D
digitalhouse
Accepted Answer
2 years ago #26513

Hi there, Neither of these options worked. I figure out it is the animation on the addons which caused this space. Have you got any idea how I can keep the animation without creating the random space at the bottom. Thanks,

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #26514

Did you try the css which I gave you?

0
Ariba
Ariba
Accepted Answer
Support Agent 2 years ago #26518

Hello

Could you kindly share a video of the issue please? That would be very helpful to understand better because after applying the solution I provided I could not see any gap from my end.

0