Articles on: Easy Bundles - Advanced Customization

How to make the footer stick to the bottom of the screen?

Advanced Customization can be done in the Additional configurations settings of Branding Configurations


For some stores, Footer screen may not be stuck to the bottom of the screen as it is supposed to.

To fix this issue navigate to the additional configurations within Branding Configuration
Copy and paste the code below in the Custom CSS Settings

body, html, main{
    overflow-x: unset !important;
}


${color}[#007a7a](If you are facing any troubles or have further customization requests
Book a meeting with our team here!

Updated on: 07/04/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!