Reply To: Sticky FooterSupport2025-08-15T06:07:00+00:00 August 15, 2025 at 6:07 am #10045941 SupportKeymaster Hello, we don’t have an exmple of that but you can add a custom css: @media (min-width: 992px) { #footer { position: fixed !important; bottom: 0; width: 100%; z-index: 999999; } }