Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #321310

    Hello,
    I am seeing a great big space above and below the footer content (text, recent entries, …).
    How could I reduce this?
    Many thanks, and best regards,
    Olivier.

    #321728

    Hey OlivierCharlot!

    Thank you for using Enfold.

    You can add this on Quick CSS or custom.css:

    #footer {
    padding: 0;
    z-index: 1;
    }

    Cheers!
    Ismael

    #321873

    Brilliant!
    Many thanks Ismael,
    Olivier.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Reduce space at the top and at the bottom of the footer content’ is closed to new replies.