Extra space below footer

Home Forums Jevelin Theme Extra space below footer

Home Forums Jevelin Theme Extra space below footer

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • MonologueHQ
    Participant

    Hi,

    I noticed that there’s an extra white space below our footer which wasn’t there a few days ago. I’ve tried using the Yellow Pencil plugin but to no avail. Can you please help us remove it?

    Thanks.

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi @MonologueHQ,

     

    I hope you are well today and 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#wpstats {
        display: none;
    }

     

    Best regards,
    Shufflehound team

    MonologueHQ
    Participant

    Many thanks – that worked perfectly!

    You are most welcome here 🙂

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