Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2612846
Footer Ploblem
Closed

Comments

  • earnings9482 started the conversation

    Hello. My website has a gap in the Footer. How can I fix the problem?

  •  2,701
    PenciDesign replied

    Hi,

    As I checked, it seems this issue caused by the custom code you've added to Customize > Footer > General > Add Custom HTML code before close </body> tag / Google Analytics Code

    Can you check it again there?


    Best Regards,

    PenciDesign

  • earnings9482 replied

    Hi, I checked what you said. There isn't any codethere.Where else can I check?

  •   earnings9482 replied privately
  •  2,701
    PenciDesign replied

    Hi,

    Two images appears here: http://prntscr.com/vqnb37  caused the problems.

    And it's not the codes from our theme.

    But, no problems, you have another way to remove those space, please copy this code and paste it to bottom of Customize > Custom CSS:

    body > img{ display: none; }

    Best Regards,

    PenciDesign

  • earnings9482 replied

    It works. Thank you for helping me.