Page Content Over Footer - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Page Content Over Footer

L

Lele

Helix Framework 4 years ago

Hello, I don't understand why the page content on mobile (responsive) goes over the footer.

Can you check please?

Thank's a lot, Lele

0
3 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 4 years ago #16974

Hi,

You can use the following code in your custom CSS:

.sp-page-builder .page-content #section-id-1620207276416, #section-id-1620207276416 .sppb-column, .sppb-column-addons{
    height: auto !important;
}

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

Regards

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 4 years ago #16964

Hi there!

The section is getting window height.

https://prnt.sc/12rszux

So, you can clear the fixed height in the section style setting.

Here is a screenshot:

https://prnt.sc/12rsuun

Clear the height setting then the issue should be solved I hope:)

Best Regards

0
L
Lele
Accepted Answer
4 years ago #16967

Hi Rashida, this doesn't resolve the issue.

Do you have another solution??

I never had this kind of problems before..

0