Footer widgets have shifted out of place
-
Hi, someone pointed out my footer section has shifted to the right (see screenshot on chrome). Looks ok in safari for some reason.
This appears to only be on the homepage. Any suggestions please?
Attachments:
You must be
logged in to view attached files.
Hello,
Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.
Best Regards,
Any updates please? I’ve tried to figure it out but need help.
Hello,
The issue is caused by custom code, specifically a negative margin applied to .site-content https://monosnap.com/file/csq6sGzBiXtwoeRcrk5VPDj8Ef08fc
Please try to remove this code and check the issue again.
Best Regards,
Thank you, that worked. So how would I add padding to the bottom of the page of this https://www.fotoviva.co.uk/news/the-ultimate-wall-art-size-guide-finding-the-perfect-print-for-your-space which is a blog post?
Hello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global CSS section. Change the value as per your requirements.
.single-post .wd-page-content {
padding: 10px 0px 50px 0px !important;
}
Best Regards,
Thank you very much, really appreciate it.
Hello,
You’re very welcome! I’m glad I could help. If you need anything else, feel free to reach out!
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards,
The topic ‘Footer widgets have shifted out of place’ is closed to new replies.