Footer

Home Forums Gillion Theme Footer

Home Forums Gillion Theme Footer

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • dreidel18
    Participant

    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

Viewing 2 posts - 1 through 2 (of 2 total)