Hey!
I have a white banner at the bottom of website, please could somebody help to find the error coding?
Thanks!!
pw: 44444
Hey!
I have a white banner at the bottom of website, please could somebody help to find the error coding?
Thanks!!
pw: 44444
Hi @visualess
Welcome to Shopify Community.
To resolve this,
Go to Online Store → Themes → Customize
On Theme Settings → Custom CSS, add the following code
#shopify-section-footer .footer__content-bottom {
display: block !important;
}
This should resolve the issue.
Thank you.
Sajat
If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.