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

Hide Footer

L

Lele

Helix Framework 4 years ago

Hi, I would like to hide footer on bottom page. I tried to disable that from HELIX ULTIMATE but without succes.

Ho can I do?

Thank'sa lot, Lele

0
1 Answers
Ariba
Ariba
Accepted Answer
Support Agent 4 years ago #16215

Hello You can go to Helix settings > Layout Builder > Remove footer row or module positions from it. but all you need is reduce the height of footer row only.

You can use the code #sp-footer .container-inner {padding: 5px 0;}

You can also reduce the font size of the footer text

#sp-footer .sp-copyright {font-size: 14px; }

0