Here is my code:
<body class="no-header-page wsite-page-index full-width-body-off header-overlay-on alt-nav-off wsite-theme-light fade-in" style="min-height: 100%; position: relative; height: auto !important; padding-bottom: 64px !important;">
I would like to change "padding-bottom: 64px !important;" into "padding-bottom: 0px !important;" using javascript or something else.
Thank you!