Hi,
There’s a weird broken element on my footer (or after the footer) that I want removed. Can you advise?
Attachments:
You must be
logged in to view attached files.
Hi @dreidel18,
Thank you for your question.
You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
body > img {
display: none;
}
Best regards,
Shufflehound team
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.