Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1474299

    Hello,

    On each page I have a space at the top (after the header) and at the bottom (above the footer) of my “code block” with a Depicter element, how can I remove these spaces so as not to lose space on the screen?

    Have a nice day

    exemple : https://french-desserts.fr/restauration/

    #1474330

    Hey jccardaillac,

    Your site is in coming soon mode, so we cannot view it. Please include WordPress login details in private.

    Best regards,
    Rikard

    #1474350

    Hello,
    Ah yes sorry, the access codes in private part
    have a nice day

    #1474414

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .content {
      padding-top: 0;
      padding-bottom: 0;
    }

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.