gap over footer after theme update
-
hello, can you tell me how to get rid of the blank space over footer that appeared after theme update ?
thanks
Attachments:
You must be
logged in to view attached files.
here is url where you can see
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.footer-sidebar {
padding-top: 0;
}
Best Regards
its same on desktop, and on mobile its really not beautiful
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide the admin panel login details of the website to check it myself and help you out accordingly.
Best Regards
I am creating a clone Ill give you access in one hour, the problem appears only on product pages, please look the screenshot
Attachments:
You must be
logged in to view attached files.
Hello,
Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.
.single-product .wd-prefooter {
padding-bottom: 0;
}
.single-product .footer-sidebar {
padding-top: 0;
}
Best Regards
Hello,
You are Most Welcome.
Please wait for your other topic to get replied.
Let us know if thereโs anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards.
The topic ‘gap over footer after theme update’ is closed to new replies.