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

    Hi,
    Is it possible to reduce the space betweeen the header (logo + menu) and the contents page below?
    I searched in https://kriesi.at/documentation/enfold/ and in some videos from https://www.youtube.com/results?search_query=enfold+theme+wp without exit. The same result looking at the elements i(css) n browser (F12).
    Can you giive me an orientation, please?
    Thanks in advance!
    Joan

    #1318037

    Finally I ffix it in appearance > customization > additional css :
    .content, .sidebar {
    padding-top: 10px;
    padding-bottom: 10px;
    }
    Have a good summer!
    Joan

    #1318192

    Hi Joan,

    Great, I’m glad that you found a solution, and thanks for sharing it. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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